]> git.lizzy.rs Git - nothing.git/blobdiff - README.md
(#1221) Introduce Emacs keybindings to level picker
[nothing.git] / README.md
index 6e4d274a7f3ca704ee7a897bbb15a73c7c34fa11..79da0155ddfff92d9007a4ac8fd331763590518b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -149,11 +149,15 @@ $ ./nothing
 
 ### ConsolĂ©
 
-| Key       | Action                   |
-|-----------|--------------------------|
-| `ESC`     | Exit console             |
-| `Enter`   | Evaluate the expression  |
-| `Up/Down` | Traverse console history |
+| Key                 | Action                   |
+|---------------------|--------------------------|
+| `ESC`               | Exit console             |
+| `Enter`             | Evaluate the expression  |
+| `Up/Down`           | Traverse console history |
+| `CTRL+L`            | Clear                    |
+| `Ctrl+X`, `CTRL+W`  | Cut                      |
+| `Ctrl+C`, `ALT+W`   | Copy                     |
+| `Ctrl+V`, `CTRL+Y`  | Paste                    |
 
 ### Level Editor