When one enters the underscore in the vim bar,
it infinitely recurses trying to process the
key pressed event [1].
This patch allows only one level of recursion.
cullmann | |
sstjames |
Kate |
When one enters the underscore in the vim bar,
it infinitely recurses trying to process the
key pressed event [1].
This patch allows only one level of recursion.
No Linters Available |
No Unit Test Coverage |
Thanks for investigating Ivan, and sorry for the inconvenience this has caused.
I'm still completely unable to reproduce this, but the patch seems to cause no problems and if it fixes this issue for you, please go ahead and commit!