mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

A command typed in the cmdwin and executed with `<CR>` is expected to be executed in the context of the old curwin/buf, so it shouldn't be changed.