Jacob Richman
|
d4cbf1ad72
|
fix(ux) keyboard input hangs while waiting for keyboard input. (#10121)
|
2025-10-17 03:38:06 +00:00 |
|
Srivats Jayaram
|
1653fce1f4
|
feat: Support Alt+key combinations (#11038)
|
2025-10-14 16:12:20 +00:00 |
|
Jacob Richman
|
a097f0eb9a
|
Revert "feat: Support Alt+key combinations" (#11025)
|
2025-10-13 15:30:10 +00:00 |
|
Srivats Jayaram
|
a27024b34c
|
feat: Support Alt+key combinations (#10767)
|
2025-10-13 02:31:05 +00:00 |
|
Jacob Richman
|
29c4b49875
|
Fix bug where users are unable to re-enter disconnected terminals. (#8765)
|
2025-09-20 17:59:37 +00:00 |
|
Jacob Richman
|
9374acdffa
|
Fix issues where escape codes could end up on startup in the input prompt (#7267)
|
2025-09-06 00:18:51 +00:00 |
|
Chen Koki
|
503a108e60
|
fix(ui): fix drag-and-drop file feature for macOS terminal 2 (#7174)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-04 22:06:04 +00:00 |
|
Deepankar Sharma
|
4f4b634975
|
Fix Arrow Keys and make Kitty Protocol more robust (#7118)
|
2025-09-02 23:33:38 +00:00 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Abhi
|
08bcf08412
|
refactor(cli): Improve Kitty keycode handling and tests (#7046)
|
2025-08-25 21:14:07 +00:00 |
|
Pascal Birchler
|
42392f6308
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
Abhi
|
6c8b3949c3
|
fix(keyboard): Implement Tab and Backspace handling for Kitty Protocol (#7006)
|
2025-08-25 18:41:10 +00:00 |
|
Deepankar Sharma
|
b2d398c9e0
|
Add support for debug logging of keystrokes to investigate #6227 (#6844)
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-22 23:31:55 +00:00 |
|
Jacob Richman
|
a69b073003
|
fix(paste) incorrect handling of \\\n in pastes (#6532)
|
2025-08-19 20:41:08 +00:00 |
|
Deepankar Sharma
|
3f676a060f
|
fix(input): Handle numpad enter key in kitty protocol terminals (#6341)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-15 19:30:57 +00:00 |
|
Jacob Richman
|
d51226320b
|
fix(input) Resolve cases where escape was broken (#6304)
|
2025-08-15 17:54:00 +00:00 |
|