Hide status output chunks behind a suppression window opened by the status echo

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <[email protected]>
This commit is contained in:
Debian
2026-09-16 23:31:46 +02:00
co-authored by Sisyphus
parent 3bc84ba3f2
commit 73e503e863
2 changed files with 42 additions and 5 deletions
+1
View File
@@ -18,6 +18,7 @@ POLL_TIMEOUT = 100
# Timing constants
QUIT_CONFIRM_TIMEOUT = 3.0 # Seconds to confirm quit (Ctrl-C twice)
RESPAWN_DELAY = 3.0 # Seconds before players respawn after death
STATUS_OUTPUT_WINDOW = 3.0 # Seconds a 'status' command echo hides its chunked table output
STATS_CONNECTION_DELAY = 0.5 # Initial stats connection delay
# UI dimensions