We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Terminal clipboard integration for Vim and Neovim with OSC 52 escape sequence. Works with tmux and screen.
There was an error while loading. Please reload this page.
Example config:
vnoremap Y y:call SendViaOSC52(getreg('"'))<CR>