-
Notifications
You must be signed in to change notification settings - Fork 1
Troubleshooting.md
Dark Meta edited this page Aug 18, 2025
·
1 revision
Glyphs look wrong → Install a better font and set terminal/editor to use it. See Fonts & Unicode.
Keys “double‑type” in TUI → Ensure terminal isn't sending repeated keypresses. The TUI filters repeats except Enter/Backspace/Tab.
Node not found when running → Install Node.js or use --emit ai
only.
CRLF warnings → Configure .gitattributes
or core.autocrlf
(see Install & Build).