From 518d8dd97949be5303a405bedd26d0f325854c84 Mon Sep 17 00:00:00 2001 From: Paul Fox Date: Fri, 18 Jan 2008 20:41:24 +0000 Subject: eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savings was small, compared to the total size of the command-line editing features, and it removed key bindings that most wouldn't consider "fancy", like ^U, and 'l' and 'h' in vi mode, ^F and ^B in emacs mode. --- scripts/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/defconfig b/scripts/defconfig index a38a511e4..109af6510 100644 --- a/scripts/defconfig +++ b/scripts/defconfig @@ -73,7 +73,6 @@ CONFIG_FEATURE_FAST_TOP=y # CONFIG_FEATURE_ETC_NETWORKS is not set CONFIG_FEATURE_EDITING=y CONFIG_FEATURE_EDITING_MAX_LEN=1024 -# CONFIG_FEATURE_EDITING_FANCY_KEYS is not set # CONFIG_FEATURE_EDITING_VI is not set CONFIG_FEATURE_EDITING_HISTORY=15 # CONFIG_FEATURE_EDITING_SAVEHISTORY is not set -- cgit v1.2.3