e49c0fb040
When unmapping a key sequence that is currently executing, we continue executing freed memory which can have weird effects. Let's instead throw an error if that happens. In future we can support unmap in this scenario. Closes #4896
2 lines
65 B
Plaintext
2 lines
65 B
Plaintext
map global user u %{i123<esc>:unmap global user u<ret>i456<esc>}
|