busybox/editors
Denys Vlasenko 8187e01438 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m
text	   data	    bss	    dec	    hex	filename
 922535	    481	   6832	 929848	  e3038	busybox_old
 922534	    481	   6832	 929847	  e3037	busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-09-13 22:48:30 +02:00
..
awk.c awk: stop on first non-option, closes 9861 2017-08-16 19:07:53 +02:00
cmp.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
Config.src config: deindent all help texts 2017-07-21 09:50:55 +02:00
diff.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
ed.c line editing: make read_line_input() not take timeout param 2017-08-02 17:27:28 +02:00
Kbuild.src switch editors/* to embedded-in-source kbuild system 2013-11-13 12:45:33 +01:00
patch_bbox.c getopt32: remove applet_long_options 2017-08-08 17:09:40 +02:00
patch_toybox.c Update menuconfig items with approximate applet sizes 2017-07-18 22:01:24 +02:00
patch.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
sed_summary.htm doc: add info about sed s/.../.../I modifier 2008-03-01 19:29:56 +00:00
sed.c sed: in '/regexp/cmd1;//cmd2', cmd2 should use the same regexp as cmd1 2017-08-23 17:56:03 +02:00
sed1line.txt add sed mini-doc 2007-11-13 17:13:31 +00:00
vi.c *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m 2017-09-13 22:48:30 +02:00