From 210e761ac6721de0922e830deaaadfc36a74aa02 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 31 Jan 2013 11:16:21 -0500 Subject: Added ability to type over characters like closing braces and quotes. --- doc/06_AdeptEditing.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/06_AdeptEditing.md') 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 -- cgit v1.2.3