Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test: use poke_eventloop() instead of sleep(10) where possible (#19794) | zeertzjq | 2022-08-16 |
| | | | | Using sleep(10) to wait for typeahead to finish is flaky, especially on macOS, where legacy/global_spec.lua has failed several times. | ||
* | fix(input): allow Ctrl-C to interrupt a recursive mapping even if mapped ↵ | zeertzjq | 2022-06-07 |
(#18885) |