Files
tuimble/docs/USAGE.md
Username 31ac90d2c9 fix: ptt auto-detect falls back to toggle mode
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.
2026-02-24 12:50:40 +01:00

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.