diff options
Diffstat (limited to 'modules/textadept')
-rw-r--r-- | modules/textadept/keys.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/textadept/keys.lua b/modules/textadept/keys.lua index 741b3533..61e0356a 100644 --- a/modules/textadept/keys.lua +++ b/modules/textadept/keys.lua @@ -210,7 +210,7 @@ local M = {} -- -- †: Some terminals interpret ^Z as suspend; see FAQ for workaround. -- --- ‡: Ctrl+Enter in Win32 curses. +-- ‡: Ctrl+Enter in Windows terminal version. module('textadept.keys')]] -- Windows and Linux key bindings. |