luukvbaal
cb036cae5f
fix(extui): use visible to determine active "more" ( #34327 )
...
Problem: Current window is checked to determine whether "more" window
is open. Making it the current window is scheduled in case the
cmdwin is open so this can be too late.
"cmdline_hide" may be emitted when the topline is
temporarily invalid (after incsearch->restore_viewstate()).
Solution: Use the window visibility to determine an active "more"
window instead.
Don't nvim__redraw->flush the "cmdline_hide" event (a normal
will already happen).
2025-06-06 16:04:45 +02:00
..
2025-06-06 16:04:45 +02:00
2025-05-06 05:15:31 -07:00
2025-06-05 06:31:09 +08:00
2024-06-04 06:06:02 -07:00
2025-05-31 23:57:37 +09:00
2025-01-05 12:28:01 +01:00
2025-03-29 13:35:06 -07:00
2025-06-03 20:25:07 +01:00
2025-03-30 07:02:59 -07:00
2025-06-03 20:25:07 +01:00
2025-03-05 09:45:22 -06:00
2024-11-17 13:31:24 -08:00
2025-05-10 14:42:48 -07:00
2025-05-20 00:03:14 +02:00
2025-05-10 14:42:48 -07:00
2025-06-06 16:04:45 +02:00
2024-03-06 10:45:22 +00:00
2025-05-27 13:01:10 +02:00
2024-10-21 00:54:43 +02:00
2025-02-23 07:51:12 -08:00
2025-03-31 16:51:18 +01:00
2025-05-29 13:59:33 +01:00
2024-10-21 11:32:06 +01:00
2025-06-05 13:02:56 +01:00
2024-01-16 09:33:10 +00:00
2025-05-02 21:53:18 +08:00
2025-04-27 13:40:46 -07:00
2025-05-10 14:42:48 -07:00
2025-06-03 06:36:44 -07:00
2025-04-27 10:32:25 -07:00
2025-04-05 15:56:40 -07:00
2025-01-27 16:37:50 +00:00
2025-03-15 15:00:44 +01:00
2024-10-21 11:32:06 +01:00
2024-12-04 10:17:46 -06:00
2025-06-06 06:26:50 -07:00
2024-02-03 16:53:41 +01:00
2025-02-10 03:04:01 -08:00
2025-04-30 04:20:39 -07:00
2025-05-26 22:41:12 +01:00
2025-04-23 10:58:22 +02:00
2025-03-05 21:28:05 -06:00
2025-02-26 23:06:22 +01:00
2025-03-11 14:45:01 +01:00
2025-02-28 23:14:01 +00:00
2025-01-27 16:37:50 +00:00
2025-04-11 03:15:18 -07:00