-
@joehillen @tbodt @mattmahn
Seems there's some interest in a scrollbar so I figured I'd open an issue to keep discussion seperate from #657. I don't have a whole lot of knowledge in this area but I…
-
Talon doesn't recognize neovim as neovim but rather just recognizes it as vim. Not sure if that is an issue for this repo or upstream somehow. I am on ubuntu 22.04 with kitty as my terminal
![image…
-
**Describe the bug**
Right-clicking anywhere in the neovide window shows on error message at the bottom of the screen:
E117: Unknown function: GuiShowContextMenu
**To Reproduce**
Steps to re…
-
### Steps to reproduce the issue
```console
$ spack install neovim
wmv2wit neovim@0.8.3%gcc@12.2.1~ipo~no_luajit build_system=cmake build_type=Release generator=make arch=linux-fedora37-skylake
w…
-
To reproduce:
1. create 100 lines of text 'a':
type 'a' -> yy -> 100p
2. visual select all lines:
gg -> v -> G
3. concat into one line:
Shift + J
Result: The line is concated bu…
-
Vaxry is claiming this is an issue with alacritty's clipboard implementation
https://github.com/hyprwm/Hyprland/pull/5999#issuecomment-2111113609
-
I'm (sort-of) interested in getting this working under VS2013, so I'd have a native-built neovim instead of relying on MinGW or similar (although this may be a valid goal as well)
I'd like to collate…
ghost updated
1 month ago
-
### Describe the bug
Rename does nothing. I've tried with typescript
### Steps to reproduce
1. :Lspsaga rename
2. replace name
3. \
4. Float closes but nothing happens
I tried `:lua vim…
-
### Problem
Open Neovim-qt, insert some text, click the x button on the window.
Neovim asks Save changes to "Untitled"? I press Y.
Then, I expect Neovim to exit, but it doesn't.
If I click t…
-
`getNvimFromEnv` fails due to a space in the path? We can see it triggers a `'C:\Program' is not recognized as an internal or external command, operable program or batch file.` error below when it is …