chore(tui): visual polish — detail sections, column headers, alert detail #37
@@ -353,8 +353,8 @@ func (m Model) computeLayout() tableLayout {
|
||||
{"", "", 0, 0}, // NAME (dynamic)
|
||||
{"TYPE", "TYPE", 8, 10},
|
||||
{"STATUS", "STATUS", 8, 10},
|
||||
{"LAT", "LATENCY", 5, 10},
|
||||
{"UP%", "UPTIME", 5, 8},
|
||||
{"LAT", "LATENCY", 7, 10},
|
||||
{"UP%", "UPTIME", 8, 8},
|
||||
{"", "", 0, 0}, // HISTORY (dynamic)
|
||||
{"SSL", "SSL", 5, 7},
|
||||
{"RT", "RETRIES", 5, 9},
|
||||
|
||||
Reference in New Issue
Block a user