micro/internal
Dmytro Maluka 4ffc2206ee Don't expose Go timers directly to lua
Since we now expose our own micro.After() API which is more convenient
and safer to use than directly using Go timers, we can remove exposing
Go timers to lua directly.
2024-03-14 04:52:59 +01:00
..
action Minor: fix weird error message text when unable to load help (#2618) 2024-03-14 03:59:36 +01:00
buffer hltrailingws: simpler and better undo/redo handling 2024-03-14 03:18:11 +01:00
clipboard Use zyedidia/clipper for external clipboard 2022-06-14 08:40:57 -04:00
config Highlighting trailing whitespaces 2024-03-14 03:10:31 +01:00
display Highlighting trailing whitespaces 2024-03-14 03:10:31 +01:00
info Add HistorySearchUp and HistorySearchDown actions (#1829) 2023-07-08 14:00:22 -07:00
lua Don't expose Go timers directly to lua 2024-03-14 04:52:59 +01:00
screen Reset mouse release state after restarting the screen 2023-01-29 18:26:55 +01:00
shell Fix term output capturing 2023-09-08 23:27:39 -07:00
util Highlighting trailing whitespaces 2024-03-14 03:10:31 +01:00
views Fix split pane divider hovering over neighboring split pane (#3070) 2024-03-13 21:02:11 +01:00