kakoune/test/regression/4896-unmap-executing-mapping
Johannes Altmanninger e49c0fb040 unmap: fail if the mapping is currently executing
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
2023-05-25 00:04:23 +02:00
..
cmd unmap: fail if the mapping is currently executing 2023-05-25 00:04:23 +02:00
in unmap: fail if the mapping is currently executing 2023-05-25 00:04:23 +02:00
out unmap: fail if the mapping is currently executing 2023-05-25 00:04:23 +02:00
rc unmap: fail if the mapping is currently executing 2023-05-25 00:04:23 +02:00