eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savings
authorPaul Fox <pgf@brightstareng.com>
Fri, 18 Jan 2008 20:41:24 +0000 (20:41 -0000)
committerPaul Fox <pgf@brightstareng.com>
Fri, 18 Jan 2008 20:41:24 +0000 (20:41 -0000)
commit518d8dd97949be5303a405bedd26d0f325854c84
tree5c14e2e97d6abd7df39fbe3897d4f5ec720a7fc9
parent52432f2b06c28038fbe60f0eed80905ac7ff7ee5
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.
libbb/Config.in
libbb/lineedit.c
scripts/defconfig