Zuletzt aktiv 1730170567

knox hat die Gist bearbeitet 1730170567. Zu Änderung gehen

1 file changed, 3 insertions

fzf-28.sh(Datei erstellt)

@@ -0,0 +1,3 @@
1 + # Press F1 to open the file with less without leaving fzf
2 + # Press CTRL-Y to copy the line to clipboard and aborts fzf (requires pbcopy)
3 + fzf --bind 'f1:execute(less -f {}),ctrl-y:execute-silent(echo {} | pbcopy)+abort'
Neuer Älter