Files
cl-tty/org
Amr Gharbeia e53939844c v1.1.1: fix format No more arguments on CSI key press
parse-csi-params format string had ~C[~{~d~};~d~C — the trailing ~C
had no matching argument (terminator already consumed by ~d). Removed
the spurious ~C. Bug triggered on every arrow key, home, end, etc.
2026-05-20 09:39:56 -04:00
..