summaryrefslogtreecommitdiff
path: root/docs/source/configuration/key_bindings.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/configuration/key_bindings.rst')
-rw-r--r--docs/source/configuration/key_bindings.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/source/configuration/key_bindings.rst b/docs/source/configuration/key_bindings.rst
index fe8da87f..7f6e2787 100644
--- a/docs/source/configuration/key_bindings.rst
+++ b/docs/source/configuration/key_bindings.rst
@@ -21,11 +21,12 @@ and be able to toggle this tag in search mode, you'd add this to your config
Known modes are:
+* bufferlist
* envelope
+* namedqueries
* search
-* thread
* taglist
-* bufferlist
+* thread
Have a look at `the urwid User Input documentation <http://excess.org/urwid/wiki/UserInput>`_ on how key strings are formatted.