cp.nvim/lua
Barrett Ruth 446f87f98c
fix(stress): restore IO view after stress session ends
Problem: `:CP stress` saves/restores the session via `mksession`,
but scratch IO buffers lose their contents and `clearcol` window
options are not restored.

Solution: call `ensure_io_view()` after session restore in both
the toggle and cleanup paths.
2026-03-06 20:20:04 -05:00
..
cp fix(stress): restore IO view after stress session ends 2026-03-06 20:20:04 -05:00