-
### Version of Kakoune
Kakoune v2022.10.31
### Reproducer
**Describe the bug**
In vim and neovim I use `CTRL-[` to escape insert mode. That works in Kitty and all other terminals.
I'm foolin…
-
**Describe the bug**
Mouse events for [`nvim-scrollview`](https://github.com/dstein64/nvim-scrollview) do not work well in neovide.
In the terminal and neovim-qt, the scrollbar can be dragge…
mbway updated
10 months ago
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
-
The QT's saveGeometry() works properly, but it saves both dimensions and position. The result restoreGeomentry() always opens window at same position.
The option to calculate dimensions by lines and …
-
Would you consider creating a fork of MacVim based on the NeoVim project instead of Vim? I believe that this is the future of Vim development and would love to see a more performant, more modern imple…
-
Maybe this should be regarded as more of a neovim issue, but Goyo seems not to conceal everything that it is intended to when run in neovim. I've attached a screenshot:
![screen shot 2015-06-07 at 10…
-
Is this project dead? Don't see any updates in github.
-
I just updated to Catalina and since then I cannot access files located in the mentioned folders. I'm pretty sure it's related to the new Privacy settings, but even if I grant FVim `Full Disk Access` …
-
- open `nvim-qt -- --clean -c 'set autoread' /tmp/test`
- lose focus on nvim-qt, add any change to `/tmp/test`
- focus on nvim-qt again
- check if the buffer was reloaded.
I have to run `:checkt…
-
Created an issue with repro instructions with Neovim here: https://github.com/neovim/neovim/issues/28927
Papercolor stops working on load with neovim 0.10.0. It seems possibly related to [this tick…