neovim-qt icon indicating copy to clipboard operation
neovim-qt copied to clipboard

Neovim client library and GUI, in Qt5.

Results 136 neovim-qt issues
Sort by recently updated
recently updated
newest added

Here: - Config mode syntax for find_package. This syntax is recommended by CMake and official Qt 6 documentation (works for Qt 5 too). - CMAKE_AUTORCC variable for less verbosity -...

When neovim-qt is connected to a remote neovim instance and loses the connection to the server, "The remote host closed the connection" is displayed along with a "Retry" button to...

hi! thanks for such nice software. i just recently tried `neovide` and it has much better working logic: * better default font size * TUI like output for options like...

OSC52 clipboard not work with neovim-qt, but work with all OSC52-compatible terminals: Wezterm, Alacritty.

`nnoremap :ls` when i type ``, it type capital `J` instead of `:ls` I also want to map ``, ``, ..., but all of them not working. I need help,...

Hi all I want to add an option to show previously opened files on starting neovim-qt gui. This will help me to always open the same set of files I...