summaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorErik Andersen2000-04-12 17:49:52 +0000
committerErik Andersen2000-04-12 17:49:52 +0000
commitf0657d322937ad2ff865be9f89cc8c979693088e (patch)
treea82cc2f19f97a86d394b66a87af8321d91b4d9c4 /busybox.def.h
parenta2685735b1ace4323f0c6fae6c31e0888ed62c34 (diff)
downloadbusybox-f0657d322937ad2ff865be9f89cc8c979693088e.zip
busybox-f0657d322937ad2ff865be9f89cc8c979693088e.tar.gz
Some enhancements I've been working on over the weekend,
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index eebe9b9..9a2ba3f 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -187,7 +187,7 @@
//#define BB_FEATURE_SORT_REVERSE
//
// Enable command line editing in the shell
-#define BB_FEATURE_SH_COMMAND_EDITING
+//#define BB_FEATURE_SH_COMMAND_EDITING
//
// Enable tab completion in the shell (not yet working very well)
//#define BB_FEATURE_SH_TAB_COMPLETION