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
|
|
@ -49,6 +49,8 @@
|
|||
`double-width` to `wcswidth`.
|
||||
* INSTALL.md: `--override tweak.grapheme-shaping=no` added to PGO
|
||||
command line.
|
||||
* url-mode: default key binding for `toggle-url-visible` changed from
|
||||
`t` to `Control+t`.
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue