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
..
2024-03-25 23:42:56 +01:00
2022-06-30 17:00:14 +05:30
2024-04-09 07:05:09 +05:30
2024-03-25 23:42:56 +01:00
2023-12-03 12:25:15 +05:30
2024-02-25 09:57:44 +05:30
2024-04-09 12:47:14 +05:30
2024-02-25 09:57:28 +05:30
2024-04-12 15:16:34 +05:30
2023-06-14 08:12:45 +05:30
2022-04-30 17:07:36 +08:00
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
2022-08-24 14:00:44 +05:30
2024-04-04 10:31:24 +05:30
2023-07-30 19:49:48 +05:30
2024-03-21 10:48:53 +05:30
2024-02-25 09:57:44 +05:30
2023-05-31 21:48:20 +05:30
2023-03-15 19:05:30 -06:00
2024-03-28 21:31:05 +05:30
2023-09-21 12:25:02 +05:30
2024-04-06 22:46:58 +02:00
2023-08-25 19:02:36 +05:30
2023-11-23 17:25:52 +05:30
2024-03-16 14:43:23 +01:00
2023-07-29 15:57:40 +05:30
2024-03-26 22:04:08 +05:30
2022-04-30 17:07:36 +08:00
2023-09-21 12:25:02 +05:30
2024-03-31 12:15:05 +05:30
2024-04-06 11:48:55 +05:30
2023-10-21 07:55:23 +05:30
2022-02-26 09:54:16 +05:30
2023-10-15 19:57:36 +05:30
2022-04-30 17:07:36 +08:00
2023-03-01 19:46:29 +05:30
2023-11-29 21:44:52 +05:30
2023-05-29 08:21:08 +05:30
2024-04-07 15:15:04 +05:30
2021-09-03 09:24:55 +05:30
2021-12-10 17:30:51 +08:00
2022-04-30 17:07:36 +08:00
2022-04-30 17:07:36 +08:00