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:
Daniel Eklöf 2021-10-17 16:31:17 +02:00
parent d4b365b55c
commit 3bb953d698
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 8 additions and 3 deletions

View file

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