summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_defaults.lua
diff options
context:
space:
mode:
authorluukvbaal <luukvbaal@gmail.com>2025-06-06 16:04:45 +0200
committerGitHub <noreply@github.com>2025-06-06 16:04:45 +0200
commitcb036cae5fb1ab0fb699436d2dbbc3295657967e (patch)
tree0ee3a294724d419481f29c35141221fdd460b425 /runtime/lua/vim/_defaults.lua
parente5c5b563ec1e2076b950e80dd5522187ca53b699 (diff)
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).
Diffstat (limited to 'runtime/lua/vim/_defaults.lua')
0 files changed, 0 insertions, 0 deletions