-
debian/0.2.13-1a68561df · ·
neovim-qt release 0.2.13-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear]
-
v0.2.1349706030 · ·
v0.2.13 Wow over 200 days without a release, lets fix that. The good news about this release cycle is that I barely wrote any code, Lots of good people stepped up to provide fixes or features and they deserve credit for this one. Features: - Skip mouse forwaring if the mouse is disabled - Support floating point font sizes - Use holow block cursor when out of focus - add support for clipboard reloading (unreleased in neovim) Fixes: - Fix duplicate cursors in terminal mode - Improve text clipping - Fix bundle identifier in Mac OS X - Fix popupmenu positioning and added a copy/paste context menu - Fix mapping for <A-lt> - Fix resize for command line in full screen
-
v0.2.128bb63808 · ·
v0.2.12 The highlights so far - added an experimental treeview widget, it is disabled by default but can be enabled from Vim script Some fixes for this version - popupmenu bug prevented it from being displayed in the latest neovim - Fix cursor positioning for input methods - Avoid autocmd spam for plugins - Fix bug in shellwidget that could cause wrong/useless painting to take place
-
v0.2.114aae58a6 · ·
v0.2.11 Most significant fixes: - Fix HiDPI scalling in Windows - Avoid blocking on startup, and other initialization improvements for upcoming nvim releases New features: - Support $GVIMINIT - Handle mouse on/off events - Set windowid in channel attributes, vimscript can use this information to get the windowid for all attached UIs - When attaching to nvim show v:errmsg - Add experimental clipboard provider (disabled by default) where the handles clipboard get/set (requires nvim 0.3.2)
-
v0.2.10754de119 · ·
v0.2.10 New features: - Support external popup menu - Support the suspend() command, minimizing the GUI - Add vimscript commands to enable disable the tabline GuiTabline - respect the showtabline option #374 Bugs fixed: - #394 Other: - Update Qt version in appveyor builds - We've been struggling with some appveyor issues but hopefully they are now fixed for MinGW and MSVC builds. The static Qt builds are disabled for now.
-
-
v0.2.86e54e82c · ·
neovim-qt v0.2.8 - increase connection timeout when attaching to nvim, and provide a CLI option to override this value - support keys F13-F24 - various fixes in preparation for the upcoming nvim release - draw an actual undercurl - various other fixes for keypad and mouse
-
-