diff options
Diffstat (limited to 'modules/textadept/keys.lua')
-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 5d8b3bc7..12a8f3b0 100644 --- a/modules/textadept/keys.lua +++ b/modules/textadept/keys.lua @@ -207,7 +207,7 @@ local M = {} -- N/A |N/A |F3 |Toggle "Regex" -- N/A |N/A |F4 |Toggle "Find in Files" -- --- †: Some terminals interpret ^Z as suspend. +-- †: Some terminals interpret ^Z as suspend; see FAQ for workaround. -- -- ‡: Ctrl+Enter in Win32 curses. module('textadept.keys')]] |