Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ex_global: Catch CTRL-C even if it is mapped. | Justin M. Keyes | 2016-10-30 |
Problem: If CTRL-C is mapped, it does not interrupt :global output. Solution: clear `mapped_ctrl_c` during :global. |
![]() |
index : rneovim.git | |
Neovim fork with Rahm's personal hacks. |
aboutsummaryrefslogtreecommitdiff |
Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ex_global: Catch CTRL-C even if it is mapped. | Justin M. Keyes | 2016-10-30 |
Problem: If CTRL-C is mapped, it does not interrupt :global output. Solution: clear `mapped_ctrl_c` during :global. |