top | item 31234915

(no title)

gh123man | 3 years ago

I keep this alias in my zshrc for exactly this purpose

  alias lzf="fzf +s --tac --bind 'enter:select-all+accept' -m"
With the added bonus that you can press return to release the filtered lines to stdout. Really useful for interactively filtering logs.

discuss

order

No comments yet.