1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-24 22:33:52 +03:00

Update release notes

This commit is contained in:
Tae Won Ha 2020-02-02 10:55:20 +01:00
parent 6d4646e264
commit 7e76c2b086
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -3,6 +3,7 @@
We updated the library ShortcutRecorder to the latest version. By doing so, we store the shortcuts in a different format than before. This means that after you launched this version, old versions will not be compatible with the stored shortcuts. To delete the stored shortcuts, you can use `defaults delete com.qvacua.VimR.menuitems` in Terminal.
* Show only font family names of monospace fonts.
* Bugfix: The cursor is not drawn when a new window is opened.
* Bugfix: Shortcut buttons are not dark mode compatible.
* Dependencies updates:
- Kentzo/ShortcutRecorder@3.1