* [PATCH] scripts: kconfig: Added static text for search information in help menu
@ 2022-12-17 3:43 Bhaskar Chowdhury
0 siblings, 0 replies; only message in thread
From: Bhaskar Chowdhury @ 2022-12-17 3:43 UTC (permalink / raw)
To: masahiroy, linux-kbuild, linux-kernel; +Cc: Bhaskar Chowdhury
Added few static text to explain how one can bring up the search dialog box by
pressing the forward slash key ,anywhere on this interface.
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
scripts/kconfig/mconf.c | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/scripts/kconfig/mconf.c b/scripts/kconfig/mconf.c
index 9d3cf510562f..93dc4850ff2a 100644
--- a/scripts/kconfig/mconf.c
+++ b/scripts/kconfig/mconf.c
@@ -161,6 +161,12 @@ static const char mconf_readme[] =
"(especially with a larger number of unrolled categories) than the\n"
"default mode.\n"
"\n"
+
+"Search\n"
+"------\n"
+"Press forward sash(/) anywhere will bring up search dialog box\n"
+"\n"
+
"Different color themes available\n"
"--------------------------------\n"
"It is possible to select different color themes using the variable\n"
--
2.38.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-12-17 3:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-17 3:43 [PATCH] scripts: kconfig: Added static text for search information in help menu Bhaskar Chowdhury
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®