mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-10 05:33:51 -04: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.
|
use *sh -c "command line"* if you need that.
|
||||||
|
|
||||||
Example:
|
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_
|
Default: _not bound_
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue