Home

Awesome

Vim-WSL-Copy-Paste

This Vim plug-in adds mappings in WSL (Windows Subsystem for Linux) to write and read on the Microsoft Windows clipboard (c):

Relies on vim-repeat for repeatability by the . command.

Related

The repository win-bash-xclip-xsel contributes a small Shell script to make xclip and xsel in WSL (or Git Bash) read and write on the Microsoft Windows clipboard instead of the Linux clipboard.