Textual does not expose key-release events, so KittyPtt hold-mode never received key_up and stayed transmitting. Auto-detect now tries evdev first, then falls back to toggle (press-on/press-off). Default mode changed to toggle.
577 B
577 B
Usage
Running
tuimble # uses ~/.config/tuimble/config.toml
tuimble --host mumble.example.com --user myname
Key Bindings
| Key | Action |
|---|---|
q |
Quit |
F4 |
Push-to-talk (configurable) |
Enter |
Send message |
Ctrl+C |
Quit |
Push-to-Talk Modes
- toggle — press to start, press again to stop (default)
- hold — hold key to transmit, release to stop (requires evdev)
Configuration
See ~/.config/tuimble/config.toml. All fields are optional;
defaults connect to localhost:64738.