consciousness/channels/tmux
Kent Overstreet 33156d9ab3 channels: improve tmux state tracking and config persistence
tmux channel:
- Track connected state per-pane (shows true channel availability)
- Persist pane config on add/remove (survives restarts)
- Remove cleanup_pipes on exit (unnecessary with persisted config)
- Reorder PaneConfig fields for consistency

telegram channel:
- Use json5 crate for config parsing (matches tmux)

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-12 20:11:34 -04:00
..
src channels: improve tmux state tracking and config persistence 2026-04-12 20:11:34 -04:00
Cargo.toml channels: improve tmux state tracking and config persistence 2026-04-12 20:11:34 -04:00