summaryrefslogtreecommitdiff
path: root/alot/init.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/init.py')
-rwxr-xr-xalot/init.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/alot/init.py b/alot/init.py
index 421b6a57..9217bfba 100755
--- a/alot/init.py
+++ b/alot/init.py
@@ -76,6 +76,8 @@ def main():
command_map['j'] = 'cursor down'
command_map['k'] = 'cursor up'
command_map[' '] = 'cursor page down'
+ command_map['enter'] = 'select'
+ command_map['esc'] = 'cancel'
# set up and start interface
ui = UI(dbman,