Releases: yatli/fvim
Releases · yatli/fvim
v0.2.392+g646a86f
Changes:
- 646a86f add new release targets
- 415b802 revert to windows native angle library hack. still needed as of 0.10.6
- 0137b2b Merge branch 'master' of github.com:yatli/fvim
- 6a39e69 cursor fix; conditional flags for IME support until it lands upstream.
- 8fe5022 Update README.md
- 4adeb99 update build scripts
- 6450fae Merge pull request #189 from yatli/ime
- de0777f Update azure-pipelines.yml for Azure Pipelines
- 78ff162 auto ime engagement
- b8d12c1 implement ime client cursor rect.
See More
- 226f56b more fvim variables
- 4e676b7 cleanup
- 553de3a ime wip
- ec07e37 test deferred rendering with 0.10-6
- f49d1a4 Merge branch 'master' of github.com:yatli/fvim
- c599ecf merge with windows branch, mainly refactoring.
- 13d2264 update Avalonia to 0.10-6
- c7ec611 ...
- 4c0f090 refactor. merge non-state functionality (rpc) into model
- dec755b Update README.md
- c275ab0 prepare for dock
- 42106fa fix cursor focus
- 45bbcc0 fixed timer for cursors
- dd506d1 rename views/vms
- d51fd07 update to Avalonia 0.10 release
- afc4df6 Merge branch 'master' into windows
- 70730b5 Merge branch 'master' of github.com:yatli/fvim
- 2cdfaf1 add vimspector configuration
- fa7b807 Merge pull request #175 from ForNeVeR/patch-1
- 66dea9f Mention .NET SDK 3.1.404 is required for build
- 82dd513 fix #173
- 9697d59 Merge branch 'master' of github.com:yatli/fvim into master
- 345b1b9 interpret raw text message from neovim
- aea034d Update README.md
- 970d45d Update README.md
- f0602fd keep workspace windows in screen bounds
- 218583a ...
- b43c02a Merge branch 'single_cursor' into windows
- 9c578d4 ext_windows wip
- b0de4b1 avalonia 0.10-rc1
- f08d77c messing with Avalonia.Skia glyph finder..
- c17a15d refactor, update wcwidth, add wcwidth playground
- 9f6430d let framework decide FSCore version
- ce22e9e single cursor wip
This list of changes was auto generated.
v0.2.348+81a158c
Changes:
- 81a158c update init sequence, prevent race condition
- 8d2e990 improve win32 uninstall
- d3d3a5b fvr error messages
This list of changes was auto generated.
v0.2.345+2261165
Changes:
- 2261165 do not attach ui until initialization is finished
- 7482ff8 attempt to fix remote clipboard...
- 2e18e60 cleanup shutdown
- 86fe5aa use FSharp.SystemTextJson
- 5111a73 refactoring. split input handling logic
- 7e45239 refactoring.
- 15c9b18 runT
- d44a2c0 emoji refurbish. fix rune parsing.
This list of changes was auto generated.
v0.2.337+ee9fcf9
Changes:
- ee9fcf9 fix msgpack deserialization... why?
- fe46347 ...
- 157737c daemon sends back session id or error number
- 9080244 fix some
- cb5c386 --fvr default
- cff937f fix publish builds
- 248e7a8 fvr remote ok.
- 2cc0ed1 fix some
- 08cdbee fix some
- 723b24b fix some
See More
- 6a631bf fix some
- d31e938 fvr local ok.
- f29a909 enhanced fvr daemon wip
- 01ce6de refactor
- e0e645c add back release mode logging
- 1351556 going back to netcoreapp3.1 ... -_-
- 4343ca6 refactoring
- e1f0dd4 update readme
- b7247ba Merge branch 'master' of github.com:yatli/fvim into master
- 2104a4f refactor. prepare for fvr implementation
- fa0fe87 Update README.md
- 00c659a try publishreadytorun again for net5...
- 0842458 update scripts to net5
- 5f43fe5 Update azure-pipelines.yml for Azure Pipelines
- b84906c Update azure-pipelines.yml for Azure Pipelines
- d7a47f0 going .net 5
- 31f30c0 Merge branch 'master' of github.com:yatli/fvim into master
- 3fd455a enhanced error reporting
- 9f30e82 Update README.md
This list of changes was auto generated.
v0.2.310+df8c9e3
Changes:
- df8c9e3 new event win_viewport
- 97881d3 multigrid: prevent floating window stealing focus
- 4d1717a editor refactoring
- d039d9a more bound checks..
This list of changes was auto generated.
v0.2.306+g9c99308
v0.2.299+ged6194c
Changes:
- ed6194c simplify dirty region update and make buffer bitmap scroll easier to implement (still not working)
- 7a96da9 GridLine updates are now ReadOnlyMemory<_>
- 1b1d888 workaround Avalonia 0.10.0-preview6 packaging issues
- d8ff823 let Avalonia decide startup config
- 6d84685 unroll cursor hashing
- b52ad1d osx requires nerd font full name
- 03f1cd7 Merge branch 'master' of https://github.com/yatli/fvim
- 88fd758 cleanup for osx
- d01a200 fix #135
This list of changes was auto generated.
v0.2.290+4a6e1cc
Changes:
- 4a6e1cc disable PublishReadyToRun for win-x64
- 40c84f0 update to Avalonia 0.10.0-preview6
- 4b96285 Merge pull request #163 from yatli/glyphrun
- fcfe189 manual font fallback OK. fix nerd typeface URI
- 9480965 ligatures OK
- 0fe6853 text rendering OK
- 38c9995 glyphrun wip
- 4e152b3 version tag should be prefixed with v
- 14675b8 add script for generating version tag
This list of changes was auto generated.
v0.2.285+g48ec668
Changes:
- 48ec668 check the bounds...
- 3e74dfd update update.ps1
- c352752 completion menu items: no options
- 13e3a6e editor grid cells now hold runes instead of strings
- 080c448 Revert "ui.fs: anchor font rendering to pixels -- better results"
- 8c3a633 ui.fs: anchor font rendering to pixels -- better results
This list of changes was auto generated.
v0.2.277-gb99586d
Changes:
- b99586d cursor: do not call invalidateVisual when configuring
- 4b35fc9 revert to Avalonia 0.10.0-preview2
- 8bf41ba Merge branch 'master' of github.com:yatli/fvim
- 199228a revert to Avalonia 0.10.4
This list of changes was auto generated.