From d52d92092d98ed2d6c48e6433cacb899582f617e Mon Sep 17 00:00:00 2001 From: gbc dev Date: Wed, 15 Jul 2026 10:10:16 +0200 Subject: gbctl: 'hud' kills any existing HUD pane before spawning (no double-HUD) 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. --- core.3103352 | Bin 0 -> 11268096 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 core.3103352 (limited to 'core.3103352') diff --git a/core.3103352 b/core.3103352 new file mode 100644 index 0000000..230f6a2 Binary files /dev/null and b/core.3103352 differ -- cgit v1.3.1-sl0p