mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
doc: footrc.5: add 'uniq | tac' to the pipe-visible example
This commit is contained in:
parent
919f31ffcb
commit
25e745cd8a
1 changed files with 2 additions and 1 deletions
|
|
@ -261,7 +261,8 @@ e.g. *search-start=none*.
|
|||
use *sh -c "command line"* if you need that.
|
||||
|
||||
Example:
|
||||
*pipe-visible=[sh -c "xurls | bemenu | xargs -r firefox"] Control+Print*
|
||||
*pipe-visible=[sh -c "xurls | uniq | tac | bemenu | xargs -r
|
||||
firefox"] Control+Print*
|
||||
|
||||
Default: _not bound_
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue