From 5034209087ed09c6e14c940bc4e05b9d47c6f37d Mon Sep 17 00:00:00 2001 From: cy Date: Tue, 3 Dec 2024 00:13:28 -0500 Subject: [PATCH] quit should be in key-bindings --- foot.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foot.ini b/foot.ini index c60f4234..dccc38fe 100644 --- a/foot.ini +++ b/foot.ini @@ -193,6 +193,7 @@ # prompt-next=Control+Shift+x # unicode-input=Control+Shift+u # noop=none +# quit=none [search-bindings] # cancel=Control+g Control+c Escape @@ -220,7 +221,6 @@ # clipboard-paste=Control+v Control+Shift+v Control+y XF86Paste # primary-paste=Shift+Insert # unicode-input=none -# quit=none # scrollback-up-page=Shift+Page_Up # scrollback-up-half-page=none # scrollback-up-line=none