mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-27 13:56:33 +02:00
each section had its own label column width (10 vs 14) so the descriptions formed two staircases at different x-positions. compute one shared width from the longest label across BOTH lists (with a 14-cell minimum so future entries don't compress the column visually) and pad every label to it. now every description starts at the same column. |
||
|---|---|---|
| .. | ||
| modes | ||
| tools | ||
| args.go | ||
| botcmd.go | ||
| botcmd_unix.go | ||
| botcmd_windows.go | ||
| build.go | ||
| cli.go | ||
| config.go | ||
| modelsync.go | ||
| rpc.go | ||
| systemprompt.go | ||
| update.go | ||