kutsan / zsh-system-clipboard

System clipboard key bindings for Zsh Line Editor with vi mode. It is similar to what `set clipboard=unnamed` does for vim.
GNU General Public License v3.0
149 stars 16 forks source link

This fixes some behaviour bugs that really anoyed me for some time. #22

Closed doronbehar closed 5 years ago

doronbehar commented 5 years ago

It's kind of hard to explain these so I've noted them in the TODOs I've added in the first commit. I hope you'll catch these and understand the need for these changes.

Cheers.

kutsan commented 5 years ago

Thanks again!