-
This is on v0.6.0-dev+182-ga373ca1d8 on Linux (it works fine in 0.5.0 on macOS, not sure if the problem is the OS or the neovim version).
Issuing this command inside neovim's terminal works (via ht…
-
I've been trying for a while to get a terminal multiplexer working inside Jediterm but it looks like the output gets all messed up.
I'm encountering the same issue (albeit with small differences) w…
-
for example, I use kitty as my terminal, ranger as my file explorer, and neovim as my code editor
I have an app id match for kitty, and regex matches for the title for things like neovim, ranger, y…
-
Tested with
* neovim v0.11.0-dev-621+g172cc23d8
* latest stable v0.10.1
There is no way for me to extract text from neovim to the clipboard.
I've tried the `+` and `*` registry, setting thes…
-
I start neovim in WSL like this:
```sh
NVIM_LISTEN_ADDRESS=127.0.0.1:55432 nvim --clean
```
Then I start nvim-qt:
```
"C:\Program Files\neovim-qt 0.2.18\bin\nvim-qt.exe" --server 127.0.0.1:554…
-
### Describe the bug
I randomly get this error from LspSaga:
![image](https://github.com/user-attachments/assets/a36470ae-7332-4475-83b0-879e5b4ec245)
For context, my `ShowHelp()` just call…
-
Some apps (like neovim) should be started in terminal, indicated by `Terminal=true` in the corresponding desktop file. Would be nice to have that in cosmic-files.
-
**What would you like to be added?**
Would be nice if the automatic theming works for helix text editor too
**How will it help**
Consistent theming inside terminal and its applications
**E…
-
The terminal is unusable when Vere is launched inside neovim`s terminal. Dojo prompt is positioned incorrectly at the very top. See below screenshot. The stock shell (zsh) can be used without any prob…
-
**Describe the bug**
When I call any custom command using `:` it is stuck on "Press enter to return to lazygit" when I call it from Neovim. However, when I call it directly from the Terminal (kitty) …