mirror of
https://github.com/sheumann/hush.git
synced 2025-04-07 11:41:06 +00:00
Make FEATURE_USERNAME_COMPLETION=y by default
This matches bash behavior on Fedora Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
f2200af1a8
commit
048c043ae6
@ -152,7 +152,7 @@ config FEATURE_TAB_COMPLETION
|
||||
|
||||
config FEATURE_USERNAME_COMPLETION
|
||||
bool "Username completion"
|
||||
default n
|
||||
default y
|
||||
depends on FEATURE_TAB_COMPLETION
|
||||
help
|
||||
Enable username completion.
|
||||
|
Loading…
x
Reference in New Issue
Block a user