mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04: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.
|
applications can override this.
|
||||||
* Multi-seat support
|
* Multi-seat support
|
||||||
* Implemented `C0::FF` (form feed)
|
* 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
|
### Changed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue