diff options
Diffstat (limited to 'doc/06_AdeptEditing.md')
-rw-r--r-- | doc/06_AdeptEditing.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/06_AdeptEditing.md b/doc/06_AdeptEditing.md index e28daf7c..3704e208 100644 --- a/doc/06_AdeptEditing.md +++ b/doc/06_AdeptEditing.md @@ -14,8 +14,9 @@ below. Usually, quote (''', '"') and brace ('(', '[', '{') characters go together in pairs. By default, Textadept automatically inserts the complement character when the first is typed. Similarly, the complement is deleted when you -press `Bksp` (`⌫` on Mac OSX | `Bksp` in ncurses) over the first. See the -[preferences][] page if you would like to disable this. +press `Bksp` (`⌫` on Mac OSX | `Bksp` in ncurses) over the first. Typing over +complement characters is also supported. See the [preferences][] page if you +would like to disable these features. [preferences]: 08_Preferences.html#Generic |