Suppress all status debris in the window instead of shape-matching chunks

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:36:53 +02:00
co-authored by Sisyphus
parent 73e503e863
commit c08db27b57
2 changed files with 36 additions and 20 deletions
+1 -1
View File
@@ -18,7 +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
STATUS_OUTPUT_WINDOW = 1.5 # Seconds a 'status' command echo suppresses its chunked table output
STATS_CONNECTION_DELAY = 0.5 # Initial stats connection delay
# UI dimensions