Home
last modified time | relevance | path

Searched refs:wlcopy (Results 1 – 7 of 7) sorted by relevance

/dports/editors/micro/micro-2.0.10/vendor/github.com/zyedidia/clipboard/
H A Dclipboard_unix.go18 wlcopy = "wl-copy" const
51 "primary": []string{wlcopy, "--primary"},
52 "clipboard": []string{wlcopy},
111 if _, err := exec.LookPath(wlcopy); err == nil {
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/atotto/clipboard/clipboard-0.1.2/
H A Dclipboard_unix.go18 wlcopy = "wl-copy" const
37 wlcopyArgs = []string{wlcopy}
50 if _, err := exec.LookPath(wlcopy); err == nil {
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/atotto/clipboard/
H A Dclipboard_unix.go18 wlcopy = "wl-copy" const
37 wlcopyArgs = []string{wlcopy}
50 if _, err := exec.LookPath(wlcopy); err == nil {
/dports/security/gopass/gopass-1.13.0/vendor/github.com/atotto/clipboard/
H A Dclipboard_unix.go20 wlcopy = "wl-copy" const
43 wlcopyArgs = []string{wlcopy}
56 if _, err := exec.LookPath(wlcopy); err == nil {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/atotto/clipboard/
H A Dclipboard_unix.go20 wlcopy = "wl-copy" const
43 wlcopyArgs = []string{wlcopy}
56 if _, err := exec.LookPath(wlcopy); err == nil {
/dports/editors/o/o-2.46.0/vendor/github.com/atotto/clipboard/
H A Dclipboard_unix.go20 wlcopy = "wl-copy" const
43 wlcopyArgs = []string{wlcopy}
56 if _, err := exec.LookPath(wlcopy); err == nil {
/dports/editors/o/o-2.46.0/vendor/github.com/atotto/clipboard/clipboard-0.1.4/
H A Dclipboard_unix.go20 wlcopy = "wl-copy" const
43 wlcopyArgs = []string{wlcopy}
56 if _, err := exec.LookPath(wlcopy); err == nil {