aboutsummaryrefslogtreecommitdiffstats
path: root/core.3115685 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gbctl: 'hud' kills any existing HUD pane before spawning (no double-HUD)gbc dev2026-07-151-0/+0
gbctl hud now scans tmux for panes started with gbhud.py and kills them before spawning, so there's never more than one HUD (fixes the double-spawn flicker). Added 'gbctl hud --kill' to just tear the HUD down.