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

**OS**: ArchLinux **Version**: git master (taken through the AUR install) **Expected**: When compose keys are enabled in Xorg, Compose+:+) should display `☺`… I get `:)` instead. it looks like the...

input

Hi. In Neovim, you are able to horizontally scroll with the keyboard, by using `zh` and `zl`, but not in the same way as alt-scrolling is done with the mouse....

hi, if I use command :q to exit, everything works fine. however if I click close button on caption bar, nvim.exe and other apps work with nvim (node.exe, python, etc.)...

We talked about this some time ago on IRC, but I felt that it might be best to put the feature request down here. I'm using Neovim-Qt mostly to connect...

In recent commit, I noticed that scroll direction with wire mouse wheel is reversed on MacOS 10.15.4 with Qt 5.14.2.

OS: Windows 10 It's wired that neovim-qt always open file in active buffer window even though I drop the file to another buffer window.

This change impacts auto-generated code. Experimenting with how aggressively to modify the various code-paths.

Nvim Version: NVIM v0.5.0-dev+1000-g84d08358b OS: Win10 64-bit Just like pic below, orange specks were left over. I have to move cursor to flush them. ![屏幕截图 2021-01-04 163334](https://user-images.githubusercontent.com/19200146/103516407-7426b500-4eab-11eb-80ff-5358036dc150.png)

In my statusline I use the nerd font glyphs `` (`nf-ple-upper_left_triangle` and `nf-ple-upper_right_triangle`) as separators between segments. I noticed that neovim-qt can't handle when those two glyphs have different highlight...

Additional Request from Issue #411 Some users want the ability to set background-only transparency. Extend `GuiWindowOpacity` so text can be made opaque. I'm not sure how this can be accomplished...

enhancement