summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-12-13 11:50:59 +0100
committerDave Davenport <qball@gmpclient.org>2015-12-13 11:52:40 +0100
commitf3c22c50e43ffeb32d11862c36d6570db37c1ebe (patch)
tree6033a12164da4fd90fa68062b6d0fbf2afadcad5 /README.md
parent08d6d6b6855d908ff662927fadc8d011114bd193 (diff)
Add sorting switch: Issue: #298
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e6d1e224..0275384f 100644
--- a/README.md
+++ b/README.md
@@ -155,6 +155,7 @@ Type `Shift-Right` to switch from Window list mode to Run mode and back.
|`Ctrl-space` | Set selected item as input text. |
|`Shift-Del` | Delete entry from history. |
|`grave` | Toggle case sensitivity. |
+|`Alt-grave` | Toggle levenshtein sort. |
|`Alt-Shift-S` | Take a screenshot and store this in the Pictures directory. |