Files
kitty/docs
Kovid Goyal 684d28d328 Fix flickering of prompt during window resize
Works by keeping the old prompt unreflowed rather than clearing it.
There may still be some flicker for people using long or right side
prompts, but that cant be avoided, since we cannot know how the shell
will redraw after the resize. But in the common case of a left side
smallish prompt that fits in the resized window, the flicker is
eliminated.

It means we have to do some more copying work on resize, but the nicer
visuals is worth it, IMO.
2024-04-12 15:16:34 +05:30
..
2022-06-30 17:00:14 +05:30
2024-04-09 07:05:09 +05:30
2023-12-03 12:25:15 +05:30
2024-02-25 09:57:44 +05:30
...
2023-06-14 08:12:45 +05:30
...
2024-02-12 11:17:25 +05:30
2024-01-22 07:36:57 +05:30
2022-04-30 17:07:36 +08:00
...
2023-10-25 18:37:10 +05:30
...
2023-08-25 19:02:36 +05:30
...
2023-11-23 17:25:52 +05:30
2024-03-16 14:43:23 +01:00
2022-04-30 17:07:36 +08:00
2023-10-21 07:55:23 +05:30
2022-04-30 17:07:36 +08:00