-
```
$ nvim --version
NVIM 0.2.0-dev
Build type: RelWithDebInfo
Compilation: /usr/bin/x86_64-linux-gnu-gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wconversion -U_FORTIFY_S…
-
### Problem
Since nvim 0.9.0 pasting from tmux cuts the content at around 16kB (it varies a bit by a couple of hundreds of bytes). Works in Vim, nano, older Neovims up to (including) 0.8.3. Broken …
-
At the moment, to visualize the neovim log when debugging, we need to show the content of a file outside of vscode, for instance in the terminal.
There is a way to actually open a terminal automat…
-
**Describe the bug**
When opening `Lazygit` inside `Neovim` and trying to edit a file with `e`, `Lazygit` hangs.
**To Reproduce**
Steps to reproduce the behavior:
1. Start `Lazygit` in `Neovim…
-
- `nvim --version`:
NVIM v0.4.0-1887-ge29b89ca5
Build type: Debug
LuaJIT 2.0.5
Compilation: /usr/bin/cc -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wc…
s1341 updated
1 month ago
-
## General information
- Terminal program: neovim embedded terminal
- Operating system: Arch Linux 6.0.9-arch1-1
- ZSH framework: NONE
- ZSH version: 5.9
- ZVM version: 0.9.0
## …
-
A recent PR [feat(clipboard): add OSC 52 clipboard support #25872](https://github.com/neovim/neovim/pull/25872) allows Neovim v0.10 to support both copy and paste operations using OSC52.
It's trivi…
-
### Problem
Vertically-splitting a terminal results in duplicated lines in Neovim's terminal.
### Steps to reproduce
```
nvim --clean -c 'term bash' -c 'call feedkeys(repeat("a", &columns * …
-
I think I understood why some of the issues wrote that the preview was not working. It depends on the terminal. It really doesn't work in kitty. But when I run neovim in alacrity, everything becomes …
-
`nvim --version`:NVIM v0.5.0-dev+1073-gb894fbcbe
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Og -g -Wall -Wextra -pedant…