Merge branch 'ctrl-c-cancel'

This commit is contained in:
Craig Barnes 2021-05-25 17:03:26 +01:00
commit 3eaf6ead2c
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