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

gtk ui for neovim

Results 46 neovim-gtk issues
Sort by recently updated
recently updated
newest added

Currently we don't have any nice way of handling errors that stem from our `.vimrc` on start. It's _possible_ that we might be able to add something, but some investigation...

enhancement

Add target to uninstall application. Otherwise it is quite bothersome to remove files installed.

**Describe the bug** When running neovim-gtk with 0.9.4 or nightly installed, with the below `.vimrc` (tested using `nvim-gtk -- -u FILE`), Neovim fails to initialize with the error messages below....

Hi I've been using neovim-gtk for a while. I'm always confused when I try to install it though. How do you guys install this on fresh machines. I've tried following...

bug
documentation

**Describe the bug** When NeovimGTK is launched from other desktop programs, it only opens the UI after the "launcher" program closes. It has happened when launching it from krunner, dolphin...

bug

**Describe the bug** This is an awfully specific chain of events, and I suspect it can be narrowed down to something simpler, but the problem is as follows: 1. Run...

**Describe the bug** At the moment Neovim-Gtk's popover doesn't hide on focus loss of the main window. This causes the popover to be rendered above other windows when I switch...

bug

**Describe the bug** When opening files the console logs following error: ``` ERROR nvim_gtk::highlight] unknown attribute nocombine=Boolean(true) ``` This has been around since I first installed with 03a42d3226eb152e7b2c00064d3868310a221d01. **Technical information...

bug
good first issue

The big question is do we really care? Honestly using tokio feels a bit silly (and was mainly a choice I made since at that time, I had just started...

enhancement
low priority