mirror of
https://github.com/neovim/neovim.git
synced 2025-11-20 09:06:31 +00:00
Problem: If CTRL-C is mapped, it does not interrupt :global output. Solution: clear `mapped_ctrl_c` during :global.
Problem: If CTRL-C is mapped, it does not interrupt :global output. Solution: clear `mapped_ctrl_c` during :global.