aboutsummaryrefslogtreecommitdiff
path: root/core/events.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2016-08-11 10:11:55 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2016-08-11 10:11:55 -0400
commit1d1259196c1fcfb7daab6c987d13a57672a4f4d6 (patch)
tree4d7fb817bd27091a9ff14b228686523674915af1 /core/events.lua
parent6bc8c3ae2d87758d4777fa170027dbe8cfa14d86 (diff)
downloadtextadept-1d1259196c1fcfb7daab6c987d13a57672a4f4d6.tar.gz
textadept-1d1259196c1fcfb7daab6c987d13a57672a4f4d6.zip
Fixed caps lock key handling.
Diffstat (limited to 'core/events.lua')
-rw-r--r--core/events.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/events.lua b/core/events.lua
index dcaf5716..8cfa6e9f 100644
--- a/core/events.lua
+++ b/core/events.lua
@@ -153,6 +153,7 @@ local M = {}
-- * _`ctrl`_: The "Control" modifier key is held down.
-- * _`alt`_: The "Alt"/"Option" modifier key is held down.
-- * _`meta`_: The "Command" modifier key on Mac OSX is held down.
+-- * _`caps_lock`_: The "Caps Lock" modifier is on.
-- @field MARGIN_CLICK (string)
-- Emitted when clicking the mouse inside a sensitive margin.
-- Arguments: