From c6ec2729e6bd49ac10b40fcf9de7f2498d500f6f Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sun, 9 Sep 2018 20:51:29 +0200 Subject: Mention the jump-to menuconfig functionality in the text too --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7982b33..8b81666 100644 --- a/README.rst +++ b/README.rst @@ -317,7 +317,8 @@ Two configuration interfaces are currently available: - `menuconfig.py `_ is a terminal-based configuration interface implemented using the standard Python ``curses`` module. ``xconfig`` features like showing invisible symbols and - showing symbol names are included. + showing symbol names are included, and it's possible to jump directly to a symbol + in the menu tree (even if it's currently invisible). .. image:: https://raw.githubusercontent.com/ulfalizer/Kconfiglib/screenshots/screenshots/menuconfig.gif -- cgit v1.2.3