luukvbaal
40347f6e27
fix(api): only flush nvim__redraw when necessary #31250
...
Problem: Not possible to only set a "redraw later" type with
nvim__redraw, which seems to be desired for the
treesitter highlighter.
Solution: Do not update the screen when "flush" is explicitly set to
false and only redraw later types are present. In that case,
do not call ui_flush() either.
2024-11-18 06:35:21 -08:00
..
2024-11-15 09:32:15 +01:00
2024-10-15 20:50:21 +02:00
2024-11-14 09:35:11 +01:00
2024-11-17 12:31:32 -08:00
2024-11-17 15:33:34 -08:00
2024-11-15 09:32:15 +01:00
2024-06-14 23:58:27 +02:00
2024-11-18 06:35:21 -08:00
2024-11-10 09:24:27 +08:00
2024-11-05 08:31:19 +01:00
2024-09-27 08:53:30 -07:00
2024-10-15 20:50:21 +02:00
2022-03-13 04:52:45 +00:00
2024-11-15 09:32:15 +01:00
2024-10-27 06:50:17 -07:00
2024-10-15 20:50:21 +02:00
2023-08-13 13:25:10 +01:00
2024-06-28 19:58:31 +02: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
2024-01-16 17:45:57 +00:00
2024-10-14 09:27:29 +08:00
2022-10-13 05:48:12 -07:00
2024-05-16 14:34:32 +02:00
2024-08-29 06:11:32 +08:00
2019-03-11 21:00:12 +01:00
2024-11-15 08:04:49 +08:00
2024-01-16 17:45:57 +00:00
2024-07-02 13:05:16 +02:00