Releases: qvacua/vimr
Releases · qvacua/vimr
SNAPSHOT-20220616.153112
Since last snapshot:
- Refactor open quickly:
- Use fzy instead of ccls
- Replace The Silver Searcher's ignore mechanism with own implementation in Swift using wildmatch
- Dependencies updates
- qvacua/misc.swift@0.0.1
SNAPSHOT-20220419.180005
- Improved trackpad scrolling sensitivity (removed the option for customizing the sensitivity). Thanks @tsung-ju for the PR!
v0.39.0-20220416.182927
SNAPSHOT-20220330.224200
Since last snapshot:
- GH-928: Bugfix: Files containing some special characters in their names cannot be opened
SNAPSHOT-20220323.180713
- GH-922: Add an option to set font smoothing.
v0.38.2-20220322.180037
v0.38.1-20220319.090018
- GH-919: Bugfix: The CLI tool
vimr
hangs. Thanks @archoversight for the PR!
Please re-install the CLI tool!
v0.38.0-20220317.192248
v0.37.1-20220311.174922
- GH-913: Bugfix: Spaces in the file names are not correctly handled by
vimr
. Please re-install the CLIvimr
tool. Thanks @edgarcosta for the PR!
v0.37.0-20220308.223757
- GH-900: Auto-switch to an ASCII-compatible input method when entering the Normal mode and switch back to the last used input method when re-entering the Insert mode. Thanks @georgealbert for the PR!
- GH-899: The CLI tool
vimr
now usespython3
. Thanks @imajes for the PR! - Dependencies updates:
- ReactiveX/RxSwift@6.5.0