mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-27 22:06:31 +02:00
Swept the TUI strings and README for the stray U+00B7 MIDDLE DOT (\u00b7) separators left over from earlier UI iterations. They read fine on terminals that render the glyph as a small bullet, but on some fonts (especially the telegram desktop client, a few linux terminal fonts) it renders as an off-center dot that looks like a smudge or a broken pipe. Plain ' - ' is universally readable and matches every other separator already in the status bar and dialogs. Touched: README.md paragraph separators modes/btw_dialog.go header joiner modes/help.go table row separators modes/interactive.go status bar tags, telegram mirror modes/jump_dialog.go row separators modes/login_dialog.go header joiners, status line modes/model_dialog.go model + source joiner modes/slash_suggest.go commands list tui/view.go assorted tui separators No functional change. go test ./... still passes. |
||
|---|---|---|
| .. | ||
| extensions | ||
| modes | ||
| tools | ||
| args.go | ||
| botcmd.go | ||
| botcmd_unix.go | ||
| botcmd_windows.go | ||
| build.go | ||
| changelog.go | ||
| cli.go | ||
| config.go | ||
| extcmd.go | ||
| modelsync.go | ||
| rpc.go | ||
| systemprompt.go | ||
| update.go | ||