From 2e59e70c1e34fa094ea483bb53f1bd5cdda4776a Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Mon, 10 Oct 2011 14:47:55 +0100 Subject: correctly handle select keypress enter sends 'select' keypress, which should be used for mappings --- alot/defaults/alot.rc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'alot/defaults') diff --git a/alot/defaults/alot.rc b/alot/defaults/alot.rc index cae15711..63bf6ad9 100644 --- a/alot/defaults/alot.rc +++ b/alot/defaults/alot.rc @@ -87,14 +87,14 @@ colon = prompt [bufferlist-maps] x = closefocussed -enter = openfocussed +select = openfocussed [search-maps] a = toggletag inbox & = toggletag killed l = retagprompt O = refineprompt -enter = openthread +select = openthread | = refineprompt [envelope-maps] @@ -104,10 +104,9 @@ s = 'refine Subject' t = 'refine To' b = 'refine Bcc' c = 'refine Cc' -enter = reedit +select = reedit [taglist-maps] -enter = select [thread-maps] C = fold --all @@ -121,7 +120,6 @@ f = forward p = print s = save r = reply -enter = select | = 'prompt pipeto ' [command-aliases] -- cgit v1.2.3