mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-19 05:33:44 -04:00
doc: foot.5: warn user to be careful with single letter key bindings in url mode
This commit is contained in:
parent
fbc0155c55
commit
60edefc311
1 changed files with 10 additions and 1 deletions
|
|
@ -383,7 +383,13 @@ in this order:
|
||||||
|
|
||||||
*label-letters*
|
*label-letters*
|
||||||
String of characters to use when generating key sequences for URL
|
String of characters to use when generating key sequences for URL
|
||||||
jump labels. Default: _sadfjklewcmpgh_.
|
jump labels.
|
||||||
|
|
||||||
|
If you change this option to include the letter *t*, you should
|
||||||
|
also change the default *[url-bindings].toggle-url-visible* key
|
||||||
|
binding to avoid a clash.
|
||||||
|
|
||||||
|
Default: _sadfjklewcmpgh_.
|
||||||
|
|
||||||
*protocols*
|
*protocols*
|
||||||
Comma separated list of protocols (schemes) that should be
|
Comma separated list of protocols (schemes) that should be
|
||||||
|
|
@ -773,6 +779,9 @@ scrollback search mode. The syntax is exactly the same as the regular
|
||||||
This section lets you override the default key bindings used in URL
|
This section lets you override the default key bindings used in URL
|
||||||
mode. The syntax is exactly the same as the regular **key-bindings**.
|
mode. The syntax is exactly the same as the regular **key-bindings**.
|
||||||
|
|
||||||
|
Be careful; do not use single-letter keys that are also used in
|
||||||
|
*[url].label-letters*, as doing so will make some URLs inaccessible.
|
||||||
|
|
||||||
*cancel*
|
*cancel*
|
||||||
Exits URL mode without opening an URL. Default: _Control+g
|
Exits URL mode without opening an URL. Default: _Control+g
|
||||||
Control+c Control+d Escape_.
|
Control+c Control+d Escape_.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue