-
Thanks for your work on this plugin. You'll be pleased to know that any editor code here was pasted thanks to it 🤓
Curiously I couldn't get it to work out of the box with my setup.
```
alacritty …
tombh updated
2 years ago
-
It seems to default to left until tmux.conf is sourced again from within tmux.
I feel like I must have something out of order but I can't figure out what.
Here is my full config, thanks for your…
-
### Feature already in Vim?
No
### Feature description
https://github.com/ojroques/vim-oscyank
can we integrate OSC52 to copy text to the system clipboard from anywhere?
copy through ssh …
-
### Neovim version (nvim -v)
v0.7.0
### Vim (not Nvim) behaves the same?
neovim only
### Operating system/version
linux
### Terminal name/version
kitty 0.23.1
### $TERM environment variable
x…
-
This is some sort of a bookmark issue to keep a list of interesting Neovim plugins that I shall explore and evaluate if it adds up to my workflow or not. Without further ado, these are the plugins to …
-
elaborate in here: https://github.com/neovim/neovim/issues/18168
-
**Is your feature request related to a problem? Please describe.**
Yanking to the system clipboard only works if the Neovim instance is running on your host machine; it doesn't work if it's running i…
j-hui updated
2 years ago
-
Right now, if you are using the regular Secure Shell and `enter-chroot`, `croutonurlhandler` doesn't work. Also, there is no way to synchronize the Chrome OS clipboard with the clipboard inside the ch…
-
**Describe the bug**
There seems to be an issue with the download of kitty on a remote when using the ssh kitten.
Connecting to a remote using `kitty +kitten ssh ` everything works fine,
except …
-
Hi,
In my configuration, yanking to the system clipboard works fine if the text contains at most 180 characters, but it fails if the text contains at least 181 characters. Same problem with both OS…