hush/editors
Denys Vlasenko d9a3e89f50 consolidate ESC sequences
function                                             old     new   delta
bell                                                   2       -      -2
CMdown                                                 2       -      -2
Ceos                                                   4       -      -4
Ceol                                                   4       -      -4
CMup                                                   4       -      -4
SOs                                                    5       -      -5
SOn                                                    5       -      -5
CMrc                                                   9       -      -9

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-16 23:42:13 +02:00
..
awk.c awk: add comment about fixing bug 1333 2010-04-04 01:48:12 +02:00
cmp.c cmp: remove history comment. it is more natural to keep it in source control 2010-04-26 14:04:29 +02:00
Config.in vi: discover window size even on serial consoles. optional 2010-04-18 22:09:30 -07:00
diff.c diff: more compiler compat fixes. no code changes 2010-02-04 04:04:56 +01:00
ed.c *: fix places where we were still using malloc/realloc 2010-01-08 09:07:50 +01:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
patch_toybox.c whitespace fixes 2010-01-25 13:39:24 +01:00
patch.c patch: accept and ignore -g NUM 2010-01-22 05:10:33 +01:00
sed1line.txt add sed mini-doc 2007-11-13 17:13:31 +00:00
sed_summary.htm doc: add info about sed s/.../.../I modifier 2008-03-01 19:29:56 +00:00
sed.c sed: fix a command with multible trailing backslashes 2010-05-12 01:49:04 +02:00
vi.c consolidate ESC sequences 2010-05-16 23:42:13 +02:00