aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2018-05-21 19:59:45 +0300
committerGitHub <noreply@github.com>2018-05-21 19:59:45 +0300
commit3c23126e7fde2ad97c44d9069794b6002dac2fa3 (patch)
tree8c1518fbe964d32cda398b0a014d0da66f34c4f5 /README.md
parentcbbec5bd18f76990ac401ef41b35fa798367a31d (diff)
parentb22ef132b755c6960c74aa980df2cc8e9126b26b (diff)
Merge pull request #49 from Evidlo/fuzzy
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