mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-20 02:03:16 +00:00
Add isEscape() helper that handles both raw (\x1b) and Kitty protocol (\x1b[27u) Escape sequences. Update all components that check for Escape key to use the new helper. |
||
|---|---|---|
| .. | ||
| box.ts | ||
| editor.ts | ||
| image.ts | ||
| input.ts | ||
| loader.ts | ||
| markdown.ts | ||
| select-list.ts | ||
| spacer.ts | ||
| text.ts | ||
| truncated-text.ts | ||