Files
pi/packages
T
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.
d57a26c88b ยท 2026-01-29 02:47:15 +01:00
History
..
2026-01-27 00:14:58 +01:00