From ffdd4b43ddcf84677a05e42c2de78dec11bdeda7 Mon Sep 17 00:00:00 2001 From: Dmytro Maluka Date: Sat, 5 Jul 2025 17:18:26 +0200 Subject: [PATCH] help: Update the list of mouse actions --- runtime/help/keybindings.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/runtime/help/keybindings.md b/runtime/help/keybindings.md index 3817131d..af6072a8 100644 --- a/runtime/help/keybindings.md +++ b/runtime/help/keybindings.md @@ -351,6 +351,8 @@ You can also bind some mouse actions (these must be bound to mouse buttons) ``` MousePress +MouseDrag +MouseRelease MouseMultiCursor ```