diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-16 09:25:57 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-16 09:25:57 +0000 |
commit | 46ea0e4696456061ad7ce799658f737c24f781a6 (patch) | |
tree | 3c7cc4782215057976bceca22b06e97018b9493f | |
parent | 6925d5017677d1cd78a15a00b34a693981c144e3 (diff) | |
download | busybox-w32-46ea0e4696456061ad7ce799658f737c24f781a6.tar.gz busybox-w32-46ea0e4696456061ad7ce799658f737c24f781a6.tar.bz2 busybox-w32-46ea0e4696456061ad7ce799658f737c24f781a6.zip |
* Add ^L clear to shell
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ around to it some time. If you have any good ideas, please let me know. | |||
10 | netkit-tiny. Per discussions on the mailing list, this isn't going | 10 | netkit-tiny. Per discussions on the mailing list, this isn't going |
11 | to happen. False alarm. Sorry about the confusion. | 11 | to happen. False alarm. Sorry about the confusion. |
12 | 12 | ||
13 | * Add ^L clear to shell | ||
13 | 14 | ||
14 | -Erik | 15 | -Erik |
15 | 16 | ||