feat: expand shusub2 dashboard columns
This commit is contained in:
@@ -84,10 +84,12 @@ Environment variables override the config file:
|
||||
`shusub2` opens a single dashboard with Accounts, Keys, Logs, and Errors
|
||||
tables stacked vertically. Press `a`, `k`, `l`, or `e` to focus a table, `/` to
|
||||
filter all four tables, and `r` to refresh all data. The two-line detail area
|
||||
follows the selected row.
|
||||
follows the selected row. Accounts, Keys, Logs, and Errors use green, yellow,
|
||||
magenta, and red section styling respectively.
|
||||
|
||||
The dashboard uses compact columns sized to fit an 80-column terminal without
|
||||
horizontal scrolling:
|
||||
The dashboard sizes every column from the fetched content so wide terminals show
|
||||
complete keys, accounts, and models. On a narrow terminal, a table scrolls
|
||||
horizontally instead of truncating a field:
|
||||
|
||||
```text
|
||||
ACCOUNT | Group | Today | Daily | 5h | 7d | Avail
|
||||
|
||||
Reference in New Issue
Block a user