- display.module.sh: style toggle per view (compact/table) - display.json: default config with all views set to compact - ctx::display: points to .wgctl/config/display.json - list: _render_table with dynamic widths, colors, shared row_color/status_color - group/identity/net/hosts/activity: _render_table added - rule/subnet/policy: table UI functions + _render_table - ui::peer::status_color: \033[2m for offline (dimmer, more readable) - note: individual table layout refinements pending cleanup pass - note: configurable colors per field deferred to display config v2 |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| lib | ||
| mixins | ||
| test | ||
| color.sh | ||
| command.sh | ||
| command_mixins.sh | ||
| context.sh | ||
| flag.sh | ||
| fmt.sh | ||
| fmt_helper.py | ||
| json.sh | ||
| json_helper.py | ||
| log.sh | ||
| module.sh | ||
| ui.sh | ||
| utils.sh | ||