key-binding: add bind to clear scrollback but keep current line

This commit is contained in:
Baltazár Radics 2022-04-27 21:29:06 +02:00
parent d7a4f9e99e
commit a3fc484028
7 changed files with 29 additions and 0 deletions

View file

@ -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_.