mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-06 04:06:06 -05:00
foot.ini: add pipe-command-output key binding
This commit is contained in:
parent
1c70a84fde
commit
f2a8368759
1 changed files with 1 additions and 0 deletions
1
foot.ini
1
foot.ini
|
|
@ -158,6 +158,7 @@
|
|||
# pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none
|
||||
# pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none
|
||||
# pipe-selected=[xargs -r firefox] none
|
||||
# pipe-command-output=[sh -c "cat - > /tmp/foot-cmd-out.txt"] none # Write output of last command to /tmp/foot-cmd-out.txt (requires shell integration)
|
||||
# show-urls-launch=Control+Shift+o
|
||||
# show-urls-copy=none
|
||||
# show-urls-persistent=none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue