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

**Describe the bug** On certain occasions, Neovim-Gtk crashes with the following backtrace. It most commonly occurs when exiting using `:q`, but can occur at other times as well. When the...

i wanted to try this out and the installation instructions were insufficient for anyone who is not a Rust dev.

When editing code, it often crashes and logs ``` [2024-09-06T11:17:51Z ERROR nvim_gtk::shell] Error reading message ``` and nothing else. **Technical information:** - OS: Fedora 40 - Neovim version: 0.10.1 -...

bug

New release would be nice. The last was was 1.0.4 nearly two years ago in Dec 2022. It now fails to build with modern toolchain, whereas latest git commit succeeds.

enhancement

**Describe the bug** ``` error[E0282]: type annotations needed --> src/ui.rs:388:26 | 388 | .collect::() | ^^^^^^^ cannot infer type of the type parameter `B` declared on the method `collect` 389...

bug

**Describe the bug** ``` $ cargo install --path . Installing nvim-gtk v0.3.0 (/home/hasufell/git/neovim-gtk) Updating crates.io index error: failed to compile `nvim-gtk v0.3.0 (/home/hasufell/git/neovim-gtk)`, intermediate artifacts can be found at `/home/hasufell/git/neovim-gtk/target`....