docs: add up/down key bindings to usage

This commit is contained in:
Username
2026-02-24 13:28:08 +01:00
parent 6c16883135
commit 931c6d4776

View File

@@ -14,6 +14,8 @@ tuimble --host mumble.example.com --user myname
| `F1` | Toggle self-deafen |
| `F4` | Push-to-talk (configurable) |
| `Enter` | Send message |
| `Up` | Previous sent message (in chat input) |
| `Down` | Next sent message (in chat input) |
| `q` | Quit |
| `Ctrl+C` | Quit |