From 562096a21a9e0338a27eb920852683fca6956795 Mon Sep 17 00:00:00 2001 From: Craig Barnes Date: Fri, 2 Jul 2021 09:12:57 +0100 Subject: [PATCH] foot.ini: mention Control+c in default "cancel" key bindings This should have been done as part of commit 6eb6668c3ccb1f8a5921d938bd41722b11c82a7e. --- foot.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/foot.ini b/foot.ini index c10ed143..8a200d4b 100644 --- a/foot.ini +++ b/foot.ini @@ -122,7 +122,7 @@ # show-urls-copy=none [search-bindings] -# cancel=Control+g Escape +# cancel=Control+g Control+c Escape # commit=Return # find-prev=Control+r # find-next=Control+s @@ -142,7 +142,7 @@ # primary-paste=Shift+Insert [url-bindings] -# cancel=Control+g Control+d Escape +# cancel=Control+g Control+c Control+d Escape # toggle-url-visible=t [mouse-bindings]