hush: optional support for history saving
function old new delta hush_main 945 995 +50 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
@ -78,9 +78,9 @@ config FEATURE_EDITING_HISTORY
|
||||
config FEATURE_EDITING_SAVEHISTORY
|
||||
bool "History saving"
|
||||
default y
|
||||
depends on ASH && FEATURE_EDITING
|
||||
depends on FEATURE_EDITING
|
||||
help
|
||||
Enable history saving in ash shell.
|
||||
Enable history saving in shells.
|
||||
|
||||
config FEATURE_TAB_COMPLETION
|
||||
bool "Tab completion"
|
||||
|
Reference in New Issue
Block a user