You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(renderer): make eventignorewin handling robust across Neovim versions
Probe 'eventignorewin' with pcall and record presence in has_eventignorewin.
Only restore and assert the window-local option when it exists to avoid failures
on Neovim builds that don't expose 'eventignorewin'. Add explanatory comments
and a small refactor in tests/unit/output_window_spec.lua.
0 commit comments