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

[RFC] Simplify the api and it's load process #10

Closed doronbehar closed 6 years ago

doronbehar commented 6 years ago

Only when the file is loaded, set all the appropriate settings like clipboard provider and suggest to install the appropriate programs for every OS.

kutsan commented 6 years ago

Thanks again! Other than written comments, I'm okay with everything. You can merge it yourself if you want.