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
140 stars 16 forks source link

Check if DISPLAY is set while checking wl-copy #33

Closed doronbehar closed 3 years ago

doronbehar commented 3 years ago

Reasoning is explained in the README changes.

kutsan commented 3 years ago

Thanks Doron. I think it's reasonably and since you wrote the implementation so why not.