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

Prioritize xsel over xclip. #47

Closed cronyakatsuki closed 1 year ago

cronyakatsuki commented 1 year ago

Prioritizes xsel over xclip in case both are installed.

Should help with issue #46 in situations where both are installed or user installs it manually to help with the issue.