zeertzjq
7aea000343
fix(paste): don't use :echo immediately before :redraw ( #35773 )
...
- If tick == 0 at the last chunk, the first :echo will print an empty
string, which isn't really helpful, and may cause :redraw to move
cursor to the message area for 'showmode'.
- If tick > 0 at the last chunk, there'll be another :echo that prints
an empty string immediately after the :redraw.
(cherry picked from commit a5d6932686 )
2025-09-15 22:42:43 +00:00
..
2025-07-18 16:45:06 +07:00
2025-03-11 07:22:20 -07:00
2025-03-12 16:49:36 +08:00
2025-09-11 23:51:45 +00:00
2025-08-30 00:55:38 +00:00
2025-06-06 03:20:45 +00:00
2025-03-19 10:24:51 +01:00
2025-09-15 22:42:43 +00:00
2025-02-20 12:10:13 +00:00
2025-05-13 02:35:41 +00:00
2025-07-12 11:27:31 -07:00
2024-10-15 20:50:21 +02:00
2022-03-13 04:52:45 +00:00
2025-08-08 23:37:28 +00:00
2025-07-19 22:40:28 +07:00
2025-02-26 16:54:37 +00:00
2023-08-13 13:25:10 +01:00
2025-04-28 00:01:50 +07:00
2024-12-06 20:57:21 +08:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-03-09 17:13:52 +08:00
2024-10-14 09:27:29 +08:00
2022-10-13 05:48:12 -07:00
2025-08-31 15:25:45 -04:00
2025-04-27 23:20:07 +00:00
2019-03-11 21:00:12 +01:00
2025-02-12 11:01:06 +01:00
2025-03-09 17:13:52 +08:00
2024-07-02 13:05:16 +02:00