Ask a question to get started
Enter to send•Shift+Enter new line
Character set mode for TUI display.
CharsetMode()
StrEnum
Always use Unicode glyphs (e.g. ⏺, ✓, …).
⏺
✓
…
Always use ASCII-safe fallbacks (e.g. (*), [OK], ...).
(*)
[OK]
...
Detect charset support at runtime and pick Unicode or ASCII.