lite-xl/docs/api
Guldoman 6cd1f96234
Fix running `core.step` when receiving an event while not waiting
When `time_to_wake` was <= 0, so when a coroutine needed to be executed 
as soon as possible, we didn't check for events, so we only performed a 
`core.step` with the blink timer.
This resulted in jerky reactions to input.
2023-11-29 09:41:55 +08:00
..
dirmonitor.lua
globals.lua
process.lua
regex.lua
renderer.lua
string.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00
system.lua
utf8extra.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00