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 |
|