Kovid Goyal
|
2ac26b0e6d
|
Fix #7752
|
2024-08-20 17:27:13 +05:30 |
|
Kovid Goyal
|
9c9041cf57
|
Dont need to reset inband resize since it is saved and restored on the private setting stack
|
2024-07-20 17:02:08 +05:30 |
|
Kovid Goyal
|
10bd0f71d8
|
Use inband resize events in kittens
|
2024-07-18 21:57:53 +05:30 |
|
Kovid Goyal
|
814412b8ac
|
kitten @ send-key: Fix some keys being sent in kitty keyboard protocol encoding when not using socket for remote control
The @ kitten no longer changes keyboard mode unless actually needed.
|
2024-05-02 11:04:41 +05:30 |
|
Kovid Goyal
|
934f2ede0b
|
Start work on simple benchmark tool
|
2024-02-25 09:57:26 +05:30 |
|
Kovid Goyal
|
52025ff030
|
misc parser and test fixes
|
2024-02-25 09:57:22 +05:30 |
|
Kovid Goyal
|
00dc5a8dc5
|
Fix a regression caused by rewrite of kittens to Go that made various kittens reset colors in a terminal when the colors were changed by escape code
Fixes #6708
|
2023-10-12 20:19:28 +05:30 |
|
Kovid Goyal
|
bf773351ed
|
DRYer
|
2023-03-17 11:00:00 +05:30 |
|
Kovid Goyal
|
97467acb1f
|
kitten @ cmd: Dont generate key release events
We dont need them and they sometimes can spill over into the prompt if
the command is very fast.
|
2023-01-23 16:18:46 +05:30 |
|
Kovid Goyal
|
c8296a44eb
|
More work on readline
|
2022-11-14 15:42:03 +05:30 |
|
Kovid Goyal
|
a7f6105393
|
Use Unsafe rather than Dangerous to be consistent
|
2022-11-14 15:41:55 +05:30 |
|
Kovid Goyal
|
5cf10023c9
|
Nicer API for setting loop options
|
2022-11-14 15:41:55 +05:30 |
|
Kovid Goyal
|
1b90c03304
|
Refactor loop code into its own package
|
2022-11-14 15:41:52 +05:30 |
|