config: bind ctrl+c to "cancel" in search/url mode by default

Closes #544
This commit is contained in:
Craig Barnes 2021-05-25 16:51:07 +01:00
parent 05160e61c5
commit 6eb6668c3c
4 changed files with 7 additions and 3 deletions

View file

@ -51,6 +51,7 @@
* XDG activation support, will be used by `[bell].urgent` when
available (falling back to coloring the window margins red when
unavailable) (https://codeberg.org/dnkl/foot/issues/487).
* `ctrl`+`c` as a default key binding; to cancel search/url mode.
### Changed