v0.2.14 Features: - Added CLI argument to disable external popup - The window geometry is now saved and restored on startup - ~/.config/nvim-qt/nvim-qt.conf can now be used to set the shell options ext_(linegrid, popupmenu, tabline) - Support for the *new* neovim ext_linegrid API. This is still disabled by default and requires a config option in nvim-qt.conf Fixes: - In KDE/Plasma the platform plugin sets the font stylename but this prevents bold font attribute matching from working. Clear the style to avoid this. - Fix incorrect default colours. - Multiple rendering fixes to scrolling, wide chars support. These should improve the use of double width chars. - The application icon was being installed in the wrong path - A ghost cursor was visible when using ext_linegrid