summaryrefslogtreecommitdiff
path: root/alot/defaults
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-10-10 14:47:55 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2011-10-10 14:47:55 +0100
commit2e59e70c1e34fa094ea483bb53f1bd5cdda4776a (patch)
treea3a060bec12daa08f7e134d5755585faca32b34c /alot/defaults
parent121a9bf68a19d182e3f0f4df6c01e9e2af86e5de (diff)
correctly handle select keypress
enter sends 'select' keypress, which should be used for mappings
Diffstat (limited to 'alot/defaults')
-rw-r--r--alot/defaults/alot.rc8
1 files changed, 3 insertions, 5 deletions
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]