Skip to content

Releases: qvacua/vimr

SNAPSHOT-20220616.153112

16 Jun 13:49
ceafcf4
Compare
Choose a tag to compare
Pre-release

Since last snapshot:

  • Refactor open quickly:
  • Dependencies updates
    • qvacua/misc.swift@0.0.1

SNAPSHOT-20220419.180005

19 Apr 16:06
8ab37f9
Compare
Choose a tag to compare
Pre-release
  • Improved trackpad scrolling sensitivity (removed the option for customizing the sensitivity). Thanks @tsung-ju for the PR!

v0.39.0-20220416.182927

16 Apr 16:43
50d70eb
Compare
Choose a tag to compare
  • Neovim 0.7.0 😀
  • GH-922: Add an option to set font smoothing.
  • GH-928: Bugfix: Files containing some special characters in their names cannot be opened.

SNAPSHOT-20220330.224200

30 Mar 20:53
1bef38e
Compare
Choose a tag to compare
Pre-release

Since last snapshot:

  • GH-928: Bugfix: Files containing some special characters in their names cannot be opened

SNAPSHOT-20220323.180713

23 Mar 17:09
68afcc2
Compare
Choose a tag to compare
Pre-release
  • GH-922: Add an option to set font smoothing.

v0.38.2-20220322.180037

22 Mar 17:05
45ca100
Compare
Choose a tag to compare
  • GH-923: Bugfix: Input method auto-switch is not handled correctly. Thanks @SolaWing for the PR!
  • Dependencies updates:
    • sparkle-project/Sparkle@2.1.0

v0.38.1-20220319.090018

19 Mar 08:04
b5fef22
Compare
Choose a tag to compare

Please re-install the CLI tool!

v0.38.0-20220317.192248

17 Mar 18:25
6f68843
Compare
Choose a tag to compare
  • GH-914: Add option to open files from applications in current window. Thanks @SolaWing for the PR!

v0.37.1-20220311.174922

11 Mar 16:52
de02ce8
Compare
Choose a tag to compare
  • GH-913: Bugfix: Spaces in the file names are not correctly handled by vimr. Please re-install the CLI vimr tool. Thanks @edgarcosta for the PR!

v0.37.0-20220308.223757

08 Mar 21:40
431ea7e
Compare
Choose a tag to compare
  • 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 uses python3. Thanks @imajes for the PR!
  • Dependencies updates:
    • ReactiveX/RxSwift@6.5.0