Skip to content

haya14busa/vim-poweryank

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
 
 
 
 
 
 

PowerYank

vim-poweryank provides powerful yank utilities.

Copy Over SSH (OSC52)

Copy text by sending string to the terminal clipboard using the OSC 52 escape sequence, as specified in http://invisible-island.net/xterm/ctlseqs/ctlseqs.html section 'Operating System Commands', Ps => 52.

It can be used to copy text over SSH.

Usage

map <Leader>y <Plug>(operator-poweryank-osc52)

and type <Leader>y{motion} to copy {motion} text.

See doc/poweryank.txt for more detail.

Author

haya14busa (https://github.com/haya14busa)

About

Copy text over SSH

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published