5f5b2dcf26
With the current patch, pass will try to use `xclip` when `$DISPLAY` is set. Termux (most of the time) doesn't have `xclip` even if `$DISPLAY` is set, so this change will check for `xclip` specifically (and `wl-copy`/`wl-paste` in case of `$WAYLAND_DISPLAY`). So, if a user has `xclip` and `$DISPLAY` set, it will still use `xclip`, otherwise it will use `termux-clipboard-set`. |
||
---|---|---|
.. | ||
build.sh | ||
src-password-store.sh.patch |