Releases: equalsraf/neovim-qt
Releases · equalsraf/neovim-qt
v0.2.18
staging
v0.2.17
Main changes since the last release:
- e6115d5 Allow negative linespace
- 0cdf0cc Set initial editor size properly
- b0dad35 Persist Gui options with QSettings
- 8f9a55e Add GuiWindowFrameless function
- 4891c0c Add GuiNewWindow function
- 4212ee1 Add Improved GuiTabline
- d53ccb8 Add strikethrough support
- 746d7ad Add support for guifontwide
- 3910b09 Add GuiWindowOpacity command
- 94e4d1f Support exit status to differenciate
:q
and:cq
- 905e636 Add Font Ligature Support
Fixes:
- a8d7d71 Issue 923: Antialiasing artifact fix
- 56ad7e5 Issue 917: Cannot map on Linux
- 31c7f6e Issue 922: ContextMenu incompatible with mswin.vim
- 683e7c6 Scale undercurl and underline with font size.
- 9f407f3 Issue 851: Underline Undercurl Strikethrough Color
- a7c7d0c Issue 854: Bold + Italic not applied correctly
- 8864d3f Issue 851: Underline should render with special
- d0200bc Issue 705: Underline + Undercurl Rendering Incorrect
and many, many other fixes for keyboard input and coloring.