Username
931c6d4776
docs: add up/down key bindings to usage
2026-02-24 13:28:08 +01:00
Username
f77375422a
add --cprofile flag with periodic dump
2026-02-24 13:18:10 +01:00
Username
89ebad6c15
app: add F1 self-deafen toggle and bold TX indicator
2026-02-24 13:02:38 +01:00
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
Username
bc0da57625
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.
2026-02-24 12:46:45 +01:00
Username
836018d146
feat: scaffold tuimble TUI mumble client
...
Core modules: TUI app (textual), mumble protocol client,
audio pipeline (sounddevice + opus), push-to-talk with
kitty protocol / evdev / toggle backends. Config via TOML.
2026-02-24 11:44:06 +01:00