mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-18 06:46:23 -04:00
key-binding: add bind to clear scrollback but keep current line
This commit is contained in:
parent
d7a4f9e99e
commit
a3fc484028
7 changed files with 29 additions and 0 deletions
|
|
@ -1193,6 +1193,10 @@ e.g. *search-start=none*.
|
|||
*scrollback-end*
|
||||
Scroll to the end (bottom) of the scrollback. Default: _none_.
|
||||
|
||||
*scrollback-clear-keepcur*
|
||||
Clear scrollback, keeping only the line currently being edited. Might break
|
||||
applications that do not expect it. Default: _not bound_.
|
||||
|
||||
*clipboard-copy*
|
||||
Copies the current selection into the _clipboard_. Default: _Control+Shift+c_
|
||||
_XF86Copy_.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue