Skip to content

jolan78/iTerm2Yank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

this pluggin for vim copy what's in your default register into the system clipboard.

you need echo base64 and a terminal which supports OSC52

Usage

  • yank some text
  • use the command :ItYank

the pluggin issue an OSC52 command and your terminal will fill the system clipboard if compatible. The advantage over OS provided tools is that it also works over an ssh session.

I use iTerm2 on MacOS which supports this feature.

About

copy vim's yanked text to system clipboard using OSC52

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published