zot/packages
patriceckhart 1cc654ebbf
Some checks are pending
ci / test (macos-latest) (push) Waiting to run
ci / test (ubuntu-latest) (push) Waiting to run
ci / test (windows-latest) (push) Waiting to run
Recognize Esc and other control keys in kitty keyboard mode
Enabling the kitty keyboard protocol for Shift+Enter made terminals
report Esc as CSI 27 u, which the CSI-u parser dropped as KeyUnknown,
so Esc stopped aborting the agent. Map kitty control codepoints
(Esc=27, Tab=9, Backspace=127/8) back to their dedicated keys.
2026-06-16 07:46:29 +02:00
..
agent Scope --insecure TLS to explicit base URL, drop global transport override 2026-06-16 07:41:38 +02:00
core Add temperature option 2026-06-14 11:42:31 +02:00
ignore fix(tui): honor nested .gitignore in recursive @-picker + raise entry cap 2026-06-10 09:13:18 -04:00
provider Scope --insecure TLS to explicit base URL, drop global transport override 2026-06-16 07:41:38 +02:00
tui Recognize Esc and other control keys in kitty keyboard mode 2026-06-16 07:46:29 +02:00