summaryrefslogtreecommitdiff
path: root/test/normal/insert-replace
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-01-21 12:00:40 +1100
committerMaxime Coste <mawww@kakoune.org>2018-01-21 12:00:40 +1100
commit299e22ca7c3a976c7f2edf99f4ff248f6e4c9f85 (patch)
tree9ab91ac81211ed0fe4a4203cf561411e3e834627 /test/normal/insert-replace
parent43f50c0852a6f95abbcdf81f9d3bab9eeefbde0d (diff)
Do not block when waiting for next event if we have pending input
Handle next event should never block if we have already accumulated input that we want to process. As we can accumulate new input in lots of places (everytime we run a shell process for example, we might end up reading input keys. That can be triggered during the mode line generation which takes place during display of the window) Fixes #1804
Diffstat (limited to 'test/normal/insert-replace')
0 files changed, 0 insertions, 0 deletions