mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 03:01:56 +00:00
The cell size query response parser was incorrectly holding back Kitty keyboard protocol sequences, thinking they might be incomplete cell size responses. This caused Ctrl+C/Ctrl+D to require multiple presses in iTerm2. Fixed by only waiting for more data if the buffer doesn't end with a terminal escape sequence terminator character. |
||
|---|---|---|
| .. | ||
| components | ||
| autocomplete.ts | ||
| index.ts | ||
| keys.ts | ||
| terminal-image.ts | ||
| terminal.ts | ||
| tui.ts | ||
| utils.ts | ||