Kovid Goyal
|
06dd84d6da
|
Ensure event loop ticks ASAP when there is pending input
|
2024-02-25 09:57:45 +05:30 |
|
Kovid Goyal
|
1f835b27c4
|
start work on implementing pending mode as paused rendering
|
2024-02-25 09:57:32 +05:30 |
|
Kovid Goyal
|
6205fb32fd
|
Refactor VT parser for more speed
No longer copy bytes into a separate buffer, instead parse them in place
in the read buffer
|
2024-02-25 09:57:23 +05:30 |
|
Kovid Goyal
|
065866895c
|
Get pending mode working and add a few more tests
|
2024-02-25 09:57:23 +05:30 |
|
Kovid Goyal
|
5f809bf249
|
Get kitty building with the new VT parser
|
2024-02-25 09:57:22 +05:30 |
|
Kovid Goyal
|
b083ad9038
|
Start work on bytes based VT parser
|
2024-02-25 09:57:22 +05:30 |
|