aboutsummaryrefslogtreecommitdiff
path: root/libbb/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/Config.in')
-rw-r--r--libbb/Config.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/libbb/Config.in b/libbb/Config.in
index 6bbeffb43..0ad4381d9 100644
--- a/libbb/Config.in
+++ b/libbb/Config.in
@@ -57,14 +57,6 @@ config FEATURE_EDITING_MAX_LEN
57 You may want to decrease this parameter if your target machine 57 You may want to decrease this parameter if your target machine
58 benefits from smaller stack usage. 58 benefits from smaller stack usage.
59 59
60config FEATURE_EDITING_FANCY_KEYS
61 bool "Additional editing keys"
62 default n
63 depends on FEATURE_EDITING
64 help
65 Enable additonal editing keys (Ctrl-E, Ctrl-U etc).
66 Arrow keys, Home/End/Delete and Ctrl-W work even without this option.
67
68config FEATURE_EDITING_VI 60config FEATURE_EDITING_VI
69 bool "vi-style line editing commands" 61 bool "vi-style line editing commands"
70 default n 62 default n