Files
zyedidia.micro/internal
Dmytro Maluka c4c5b184c2 Improve support for mouse events handling (#2605)
- If a mouse event is bound to a Lua function, pass *tcell.EventMouse to
  this Lua function, so that it can find out the position where a button
  was clicked etc, just like the built-in MousePress and MouseMultiCursor
  actions.

- Make mouse actions more a first-class citizen: allow chaining them and
  running onAction and preAction callbacks for them, just like key actions.
2024-03-14 03:52:52 +01:00
..
2024-03-14 03:10:31 +01:00
2024-03-14 03:10:31 +01:00
2024-03-14 03:10:31 +01:00