Files
neovim/test
Nathan Zeng 47958bb4db fix(:restart): remove -S [file] from v:argv #40521
Problem:
Session files specified at startup `-S [file]`, logically conflict
with `:restart`.

Solution:
Remove `-S [file]` from `v:argv` when doing :restart.
Also for the "bang" variant `:restart!`, just because it's
simpler (if anyone reports a use-case later, we can revisit).
2026-07-05 17:53:45 -04:00
..
2026-05-13 13:14:07 +01:00
2026-07-05 12:06:13 -04:00
2026-04-22 18:25:07 -04:00