neovim-qt v0.2.18 This is mostly a bugfix release. In particular there are several fixes to improve dpi settings in windows. - e8f3a51 HyperKey should be ignored - 1640d9d Ability to disable GuiTabline buffers - eeec0c3 Only set tooltip and icon if buffer has path - cf83a00 Assume utf8 for nvim strings, remove QTextCodec - 2b4cb87 Add error connection description to error message - c6ae970 Fix finding msgpack 6+ - 81a3ca1 Support Qt6 builds - 187d5ba Wait for neovim to terminate after close event - e16ce98 Add missing setParent in neovimconnector/shell - ecb3679 Disconnect old QScreen on show event - 1538a1c Adjust font on DPI changes A new command is available to disable font bold/italic - 77504d3 Add option to disable rendering of bold/italic