aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorevan <evan@evanw.org>2018-05-20 16:39:20 -0500
committerevan <evan@evanw.org>2018-05-21 11:00:21 -0500
commit2fb19258815e1ead757d76ef880a4cc0984c6ea2 (patch)
tree09335891158c29bacf6720573f59ccf9ec70b4e2 /README.md
parentcbbec5bd18f76990ac401ef41b35fa798367a31d (diff)
fuzzy search prototype
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index ab88f9f..8ea6e6b 100644
--- a/README.md
+++ b/README.md
@@ -26,9 +26,10 @@ or compile from source:
2. gomuks should now be in `$GOPATH/bin/gomuks`
## Usage
-Switch between rooms by clicking or with ctrl + up/down arrow (alt+arrows works too).
-
-Scroll chat with the scroll wheel (3 rows per tick), page up/down (half of height per click) or up/down arrow (1 row per click)
+- switch rooms - `Ctrl + ↑` `Ctrl + ↓` `Alt + ↑` `Alt + ↓`
+- scroll chat (line) - `↑` `↓`
+- scroll chat (page) - `PgUp` `PgDown`
+- jump to room - `Alt + Enter`, then `Tab` and `Enter` to navigate and select room
### Commands
* `/quit` - Close gomuks