gistfile1.txt
· 363 B · Text
原始文件
Default labels — which fields should show labels by default? My lean: rule, group, subnet (not obvious from value alone). Not status (color-coded), not ip (obvious), not name (always first).
Where does it live? — modules/display.module.sh loaded in wgctl alongside others, or core/display.sh always available? I'd say module since it's optional functionality.
| 1 | Default labels — which fields should show labels by default? My lean: rule, group, subnet (not obvious from value alone). Not status (color-coded), not ip (obvious), not name (always first). |
| 2 | Where does it live? — modules/display.module.sh loaded in wgctl alongside others, or core/display.sh always available? I'd say module since it's optional functionality. |