aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2018-03-20 23:49:37 +0200
committerTulir Asokan <tulir@maunium.net>2018-03-20 23:49:37 +0200
commit68a48c08a57bfbe316bface95ba060dad1d2d42b (patch)
tree3cebc779ea8940a132993d9023c900f9c931cd05 /README.md
parent911107313224bce1ec33a1cae1a7218c21eb0dfb (diff)
Update README and other files
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 80ed3c6..7f10d40 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,6 @@ A terminal Matrix client written in Go using [gomatrix](https://github.com/matri
Basic usage is possible, but expect bugs and missing features.
## Discussion
-
Matrix room: [#gomuks:maunium.net](https://matrix.to/#/#gomuks:maunium.net)
## Installation
@@ -20,13 +19,13 @@ For now, you'll have to compile from source:
2. gomuks should now be in `$GOPATH/bin/gomuks`
## Usage
+Switch between rooms with ctrl + up/down arrow (alt+arrows works too).
-Switch between rooms with ctrl + up/down arrow.
-
-Scroll chat with page up/down
+Scroll chat with page up/down (half of height per click) or up/down arrow (1 row per click)
### Commands
* `/quit` - Close gomuks
* `/clearcache` - Clear room state cache and close gomuks
* `/leave` - Leave the current room
* `/join <room>` - Join the room with the given room ID or alias
+* `/panic` - Trigger a test panic