mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-07-10 11:03:50 -04:00
config: change key binding for toggle-url-visible to Control+t
The default key binding for toggle-url-visible was, before this, ‘t’. This leads to a collision with the default value of ‘label-letters’, which includes ‘t’.
This commit is contained in:
parent
d4b365b55c
commit
3bb953d698
4 changed files with 8 additions and 3 deletions
2
foot.ini
2
foot.ini
|
|
@ -150,7 +150,7 @@
|
|||
|
||||
[url-bindings]
|
||||
# cancel=Control+g Control+c Control+d Escape
|
||||
# toggle-url-visible=t
|
||||
# toggle-url-visible=Control+t
|
||||
|
||||
[mouse-bindings]
|
||||
# primary-paste=BTN_MIDDLE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue