mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
changelog: document pipe-visible and pipe-scrollback bindings
This commit is contained in:
parent
48fa484f18
commit
6ba6858fdc
1 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,10 @@
|
|||
applications can override this.
|
||||
* Multi-seat support
|
||||
* Implemented `C0::FF` (form feed)
|
||||
* **pipe-visible** and **pipe-scrollback** key bindings. These let you
|
||||
pipe either the currently visible text, or the entire scrollback to
|
||||
external tools (https://codeberg.org/dnkl/foot/issues/29). Example:
|
||||
`pipe-visible=[sh -c "xurls | fuzzel --dmenu | xargs -r firefox] Control+Print`
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue