From 050d91d544e1f38d695484097e5382962fe80048 Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 26 May 2026 13:25:44 +0200 Subject: [PATCH] fix(alot): remove esc = exit from search mode In the inbox/search view, exit has nowhere to go back to so it quit alot entirely. Esc is now only bound in thread/taglist/bufferlist where it navigates back without closing the application. Co-Authored-By: Claude Sonnet 4.6 --- alot/config | 2 -- 1 file changed, 2 deletions(-) diff --git a/alot/config b/alot/config index f0f061e..4f22ef7 100644 --- a/alot/config +++ b/alot/config @@ -7,8 +7,6 @@ draft_box = maildir:///home/themiro/Mail/Drafts [bindings] - [[search]] - esc = exit [[thread]] esc = exit [[taglist]]