mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-27 05:46:34 +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. |
||
|---|---|---|
| .. | ||
| agent | ||
| assets | ||
| auth | ||
| core | ||
| extproto | ||
| provider | ||
| skills | ||
| tui | ||