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:
		| @@ -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. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user