commit | a2685735b1ace4323f0c6fae6c31e0888ed62c34 | [log] [tgz] |
---|---|---|
author | Erik Andersen <andersen@codepoet.org> | Sun Apr 09 18:27:46 2000 +0000 |
committer | Erik Andersen <andersen@codepoet.org> | Sun Apr 09 18:27:46 2000 +0000 |
tree | c16e646e3ad10353af21e93e881d29d82ebf150e | |
parent | f3b3d17060fe6dffab3e1ff7de393bd0618334ba [diff] [blame] |
Make tab completion an option -Erik
diff --git a/busybox.def.h b/busybox.def.h index cb86412..eebe9b9 100644 --- a/busybox.def.h +++ b/busybox.def.h
@@ -189,6 +189,9 @@ // Enable command line editing in the shell #define BB_FEATURE_SH_COMMAND_EDITING // +// Enable tab completion in the shell (not yet working very well) +//#define BB_FEATURE_SH_TAB_COMPLETION +// //Turn on extra fbset options //#define BB_FEATURE_FBSET_FANCY //