Username
2e70e73086
docs: add slash commands section
2026-02-28 14:12:12 +01:00
Username
2533e43391
docs: add pitch shifting documentation
...
F6/F7 keybindings, audio.pitch config option, voice pitch section
in USAGE.md. Updated profiling notes to reflect per-thread coverage.
2026-02-28 13:55:46 +01:00
Username
351b980b42
docs: add reconnection and error recovery docs
2026-02-24 14:54:40 +01:00
Username
0b178d371e
docs: add volume, certificate, and reload docs
2026-02-24 14:19:15 +01:00
Username
b852459eff
feat: add channel navigation and user status indicators
...
Tab cycles focus to sidebar where Up/Down navigates channels
and Enter joins the selected one. Muted/deafened users show
status symbols in the channel tree.
2026-02-24 13:57:57 +01:00
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