Files
neovim/test
Barrett Ruth c39be17131 fix(options): repair stale UI state after :set all& #39026
Problem: `set all&` resets option values directly and leaves UI-derived state stale for `guicursor`, `laststatus`, and `showtabline`.

Solution: Repair some of the stale UI state in the bulk reset path by reparsing `guicursor`, refreshing statusline state, and recomputing tabline/window rows.
2026-04-23 18:37:59 -04:00
..
2026-04-22 18:25:07 -04:00
2026-04-22 18:25:07 -04:00
2026-04-22 18:25:07 -04:00