summaryrefslogtreecommitdiff
path: root/alot/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/settings.py')
-rw-r--r--alot/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/settings.py b/alot/settings.py
index 436b8d8d..d592b469 100644
--- a/alot/settings.py
+++ b/alot/settings.py
@@ -323,7 +323,7 @@ MAPPING = {
'm': ('compose', ''),
},
'search': {
- '|': ('refine',''),
+ '|': ('refineprompt',''),
'enter': ('openthread', ''),
'l': ('retagprompt', ''),
'a': ('toggletag inbox', ''),