Commit Graph
21 Commits
Author SHA1 Message Date
Ogulcan Celik fe1443a9e5 refactor(input): harden terminal proxy key encoding
refs #2514
2026-08-09 23:51:29 +03:00
Ogulcan Celik 44c0a49faa fix(input): close final proxy key compatibility gaps
refs #2514
2026-08-09 20:39:29 +03:00
Ogulcan Celik 1a1289e476 refactor(input): remove the duplicate key encoder
refs #2514
2026-08-09 20:39:29 +03:00
Ogulcan Celik b9fd1588e3 refactor(input): make ghostty the pane key encoder
refs #2514
2026-08-09 20:39:29 +03:00
Ogulcan Celik 47ad1c6a3c fix(input): close pane encoder adapter gaps
refs #2514
2026-08-09 20:39:29 +03:00
Ogulcan Celik 491935a246 feat(input): preserve proxied kitty metadata
refs #2514
2026-08-09 20:39:29 +03:00
Ogulcan Celik 926d641c0a fix(input): close ghostty text adapter gaps
refs #2514
2026-08-09 20:39:29 +03:00
Ogulcan Celik 18a8fb05f2 fix(input): preserve modifyotherkeys mode in handoff
refs #2514
2026-08-09 20:39:29 +03:00
Ogulcan Celik b30b3c2ff3 feat(input): preserve kitty key metadata
refs #2514
2026-08-09 20:39:28 +03:00
Ogulcan Celik ca56ad259a test(input): characterize pane encoder parity 2026-08-09 20:39:28 +03:00
Ogulcan Celik 3e790a89f8 test(input): add keyboard pipeline compatibility corpus 2026-08-09 20:39:28 +03:00
Can Celik b0723b7906 fix(input): preserve shift in kitty alternate reports (#2479)
refs #2435
2026-08-07 19:07:36 +03:00
Ogulcan Celik 08bb0768ae fix: handle kitty keypad input
refs #570
2026-06-15 15:12:56 +03:00
Ogulcan Celik c91348e68b fix: require plugin min herdr version 2026-06-15 00:49:58 +03:00
Ogulcan Celik fbd20ad6e4 feat: add plugin v1 system
Add manifest-driven plugin actions, event hooks, pane entrypoints, link handlers, and host APIs.

Support plugin link, GitHub install, build commands, installed plugin registry, pane movement, runtime context, and plugin docs.
2026-06-14 03:47:07 +03:00
kangal-botandkangal-bot fa0e380e62 fix: preserve alt backspace in panes (#165)
refs #155

Co-authored-by: kangal-bot <kangal-bot@users.noreply.github.com>
2026-05-18 20:13:19 +03:00
Ogulcan Celik e4e14142b1 feat: add resizable sidebar sections 2026-04-08 01:51:50 +03:00
Ogulcan Celik ed0c051c55 fix: preserve lf in raw terminal input 2026-04-07 15:48:58 +03:00
Ogulcan Celik 62b751b2b5 refactor: centralize structural session snapshot compatibility 2026-04-06 21:11:42 +03:00
Ogulcan Celik 800a8c1a7a fix ghostty macos arrow and modifier key parsing 2026-03-30 16:33:26 +03:00
Ogulcan Celik ca14500717 refactor keyboard protocol parsing and forwarding 2026-03-30 04:12:56 +03:00