lite-xl/docs/api
Guldoman 1dceaf65f5 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-12-26 13:16:33 +00:00
..
dirmonitor.lua fix(dirmonitor): deadlock if error handler jumps somewhere else (#1647) 2023-12-26 13:16:33 +00:00
globals.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00
process.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00
regex.lua core: ported regex.gsub to faster native version (#1233) 2022-12-20 17:46:37 -04:00
renderer.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00
string.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00
system.lua Fix running `core.step` when receiving an event while not waiting 2023-12-26 13:16:33 +00:00
utf8extra.lua docs api: minor corrections 2022-11-30 01:11:13 -04:00