22 Commits (129aeee6bcfcbb149598f69b2054ff1ddc73ec5e)

Author SHA1 Message Date
bretello 129aeee6bc
feat(clipboard): send value to tmux client when copying (#13451) 3 months ago
Jordan Galby fa770f9678
fix(clipboard): remove clippaste additional newline on wayland (#12140) 2 years ago
Carlo Sala 03a0d5bbae
fix(clipboard): load clipboard on usage 3 years ago
Carlo Sala df658350a3
fix(clipboard): move wsl detection to higher priority (#11440) 3 years ago
Marc Cornellà ef8e63a7fd
fix(lib): prefer `xsel` over `xclip` in clipboard.zsh 4 years ago
Marc Cornellà 39573125e4
feat(lib): wait for input to copy to the clipboard (#10953) 4 years ago
Marc Cornellà 4506210c38
fix(lib): don't attach to tty in `wl-copy` and `xclip` (#10953) 4 years ago
Marc Cornellà 7a4f4ad91e
fix(lib): fix clipboard copy on Termux 5 years ago
Marc Cornellà 888ab9091c lib: add support for clippaste in WSL using powershell 6 years ago
j 2b499e1a9e lib: add termux commands to clipboard.zsh (#6243) 6 years ago
Marc Cornellà 57739cbcb6 lib: add support for clip.exe clipboard copy in WSL 6 years ago
Andras Svraka 56297902e9 lib: add MSYS2 support to clipboard integration (#8542) 6 years ago
Robert Estelle d81cd753e0 clipboard: Fix bad expansion of exit-code test 7 years ago
Robert Estelle 841008c947 clipboard: Fix tmux clipcopy after testing 7 years ago
Robert Estelle d71d3d9905 clipboard: Fix "cilppaste" -> "clippaste" typo 7 years ago
Robert Estelle 01e934d634 clipboard: Add support for several more clipboards 7 years ago
Robert Estelle 956ca639bb clipboard: Avoid unnecessary re-detection each time 7 years ago
Robert Estelle d855547661 clipboard: Reduce unnecessary special-casing on stdin 7 years ago
Hong f7d4f985ac Use $+commands to check the existence of a command in clipboard.zsh. (#5519) 10 years ago
Andrew Janke b6d78df62c clip*: add xsel support 11 years ago
Andrew Janke 5c8b0cc0c1 Add clipcopy() and clippaste() generic cross-platform CLI clipboard functions. 11 years ago