mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-05 01:40:41 -05:00
Merge branch 'ctrl-c-cancel'
This commit is contained in:
commit
3eaf6ead2c
4 changed files with 7 additions and 3 deletions
|
|
@ -611,7 +611,8 @@ scrollback search mode. The syntax is exactly the same as the regular
|
|||
|
||||
*cancel*
|
||||
Aborts the search. The viewport is restored and the _primary
|
||||
selection_ is **not** updated. Default: _Control+g Escape_.
|
||||
selection_ is **not** updated. Default: _Control+g Control+c
|
||||
Escape_.
|
||||
|
||||
*commit*
|
||||
Exit search mode and copy current selection into the _primary
|
||||
|
|
@ -688,7 +689,7 @@ mode. The syntax is exactly the same as the regular **key-bindings**.
|
|||
|
||||
*cancel*
|
||||
Exits URL mode without opening an URL. Default: _Control+g
|
||||
Control+d Escape_.
|
||||
Control+c Control+d Escape_.
|
||||
|
||||
*toggle-url-visible*
|
||||
By default, the jump label only shows the key sequence required to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue