home: vim: add 'nvim-osc52'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
I do get the message when copying into the clipboard while ssh-ing. But trying to paste from my system clipboard shows that it did *not* get copied. This seems to only happen inside tmux. However tmux itself *does* copy to the clipboard correctly through OSC52.
This commit is contained in:
parent
fe73a304aa
commit
2ffb8e6ee6
2 changed files with 18 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ in
|
|||
|
||||
# General enhancements
|
||||
vim-qf # Better quick-fix list
|
||||
nvim-osc52 # Send clipboard data through terminal escape for SSH
|
||||
|
||||
# Other wrappers
|
||||
git-messenger-vim # A simple blame window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue