mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-03 07:15:29 -04:00
config: add 'pipe-selected' key binding
This works just like pipe-visible and pipe-scrollback, but pipes the user-selected text, if any, to the external tool. Closes #51
This commit is contained in:
parent
33e25e7f93
commit
639a61abd8
8 changed files with 43 additions and 13 deletions
|
|
@ -22,6 +22,9 @@
|
|||
(https://codeberg.org/dnkl/foot/issues/42).
|
||||
* Key bindings in _scollback search_ mode are now configurable.
|
||||
* `--check-config` command line option.
|
||||
* **pipe-selected** key binding. Works like **pipe-visible** and
|
||||
**pipe-scrollback**, but only pipes the currently selected text, if
|
||||
any (https://codeberg.org/dnkl/foot/issues/51).
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue