diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-10 10:17:06 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-11 14:50:02 -0500 |
commit | 4f2a012a5dbad755bd621a3308a306afd4589fd5 (patch) | |
tree | 84cce3eb1da5f4140e8b83ed307aa361a9cacf1b /ted.cfg | |
parent | c67be90a777430e73c4817d1612cf9eb41b2ad87 (diff) |
make find+replace more convenient
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ Ctrl+a = :select-all # insertion Tab = :tab +Shift+Tab = :backtab Enter = :newline # same as :newline for normal text insertion, but goes to the previous search result instead of the next one Shift+Enter = :newline-back |