From aa39e8c3ca511c698df415b3dc7f93e3299f891d Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Mon, 7 May 2018 12:50:22 +0200 Subject: Add screenshots showing incremental search Should probably move the screenshots out into a separate section soon. --- README.rst | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 5351e2d..e3205dd 100644 --- a/README.rst +++ b/README.rst @@ -242,9 +242,21 @@ Two configuration interfaces are currently available: .. image:: https://raw.githubusercontent.com/ulfalizer/Kconfiglib/screenshots/screenshots/ss6.png - "Show-all" mode, which includes promptless/invisible items: + **"Show-all" mode, which includes promptless/invisible items:** .. image:: https://raw.githubusercontent.com/ulfalizer/Kconfiglib/screenshots/screenshots/ss9.png + + **Incremental search with regex support:** + + .. image:: https://raw.githubusercontent.com/ulfalizer/Kconfiglib/screenshots/screenshots/ss10.png + + .. image:: https://raw.githubusercontent.com/ulfalizer/Kconfiglib/screenshots/screenshots/ss11.png + + **Destination after pressing Enter, for the example above. "Show-all" mode is turned on automatically when jumping to invisible symbols.** + + .. image:: https://raw.githubusercontent.com/ulfalizer/Kconfiglib/screenshots/screenshots/ss13.png + + .. image:: https://raw.githubusercontent.com/ulfalizer/Kconfiglib/screenshots/screenshots/ss12.png (Sorry about that yellow color. See the styling code at the top of ``menuconfig.py`` if you want to try to make it prettier. :)) -- cgit v1.2.3