-
### Problem
Currently you can launch a remote server with `--headless --listen addr:port`, and later connect an UI like Neovide to it, which is good. But the problem is that Neovim does not wait for …
-
**Is your feature request related to a problem? Please describe.**
My neovim config includes haskell-tools which uses ghci (the haskell interpreter) to execute haskell in the files I edit. However, s…
-
### Problem
Neovim uses a hidden internal composition order, which determines the order the floating windows with the same z-index are drawn. Many UIs, including the very widespread telecope relies o…
-
Some processes/windows don't get picked up by Aerospace.
This is not _that_ surprising for some processes - I encountered this with `mpv` and given that it doesn't even come close to using a macOS-…
-
**Describe the bug**
While editing files, neovide freezes and then crashes unexpectedly. Occurrence seems to be random, where it crashes many times in the span of a few minutes, but then continue…
-
**Describe the bug**
In nvim in the terminal, box drawing characters seem to always be straight/normal while in neovide it seems they can be italic.
**To Reproduce**
Steps to reproduce the be…
-
### Package description
This is a simple graphical user interface for Neovim (an aggressively refactored and updated Vim editor). Where possible there are some graphical improvements, but functionall…
-
I have an Nvidia RTX 500 Ada graphics card, and I use qtile as my daily driver
On X11 mode, neovide panics saying :
```
Neovide panicked with the message 'called `Option::unwrap()` on a `None` valu…
-
**Is your feature request related to a problem? Please describe.**
disable system default shortcuts cmd+h. or other keys
**Describe the solution you'd like**
1. disable_default_shrotcuts = true
…
-
[goneovim](https://github.com/akiyosi/goneovim) is a promising GUI client for Neovim. It would be nice to officially support this as the recommended GUI for ALE, and tweak whatever defaults we can to …