Files
sproutclaw/packages/tui/src
Sviatoslav Abakumov d57a26c88b fix(tui): remove backslash input buffering (#1037)
Instead of buffering `\` and waiting for the next key, let it be
inserted immediately. On Enter, check if preceded by `\` and treat as
newline.

Removed backslash handling from the Input component entirely.
2026-01-29 02:47:15 +01:00
..
2026-01-19 22:22:51 +01:00