From 2fb19258815e1ead757d76ef880a4cc0984c6ea2 Mon Sep 17 00:00:00 2001 From: evan Date: Sun, 20 May 2018 16:39:20 -0500 Subject: fuzzy search prototype --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3