From c96b5c13ca74dcff435f1a9435e91e3d744c02fb Mon Sep 17 00:00:00 2001 From: Brandon Cornejo Date: Sat, 28 Feb 2026 18:40:25 -0600 Subject: [PATCH] Add mouse-click to set cursor position event --- config.tin | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.tin b/config.tin index f7ba4cd..f2f8e56 100644 --- a/config.tin +++ b/config.tin @@ -67,4 +67,10 @@ #line {log} {$chat_file}; }; + +#EVENT {SHORT-CLICKED MOUSE BUTTON ONE -1} +{ + #cursor position %1 +} + #FORMAT {start_time} {%T};