lite-xl/data
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
..
colors style: move default colors to its own style file 2022-06-02 19:20:54 -04:00
core Fix running `core.step` when receiving an event while not waiting 2023-12-26 13:16:33 +00:00
fonts draw lite-xl icon in TitleView (#1143) 2022-10-10 11:05:30 -04:00
plugins Avoid considering single spaces in `detectindent` (#1595) 2023-12-26 13:16:33 +00:00