ptt: change default key from space to f4
Space conflicts with chat input. F4 is unused by default in most terminal emulators and won't interfere with typing.
This commit is contained in:
@@ -12,7 +12,7 @@ tuimble --host mumble.example.com --user myname
|
||||
| Key | Action |
|
||||
|-----|--------|
|
||||
| `q` | Quit |
|
||||
| `space` | Push-to-talk (configurable) |
|
||||
| `F4` | Push-to-talk (configurable) |
|
||||
| `Enter` | Send message |
|
||||
| `Ctrl+C` | Quit |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user