diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-05-07 12:50:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-07 12:50:22 +0200 |
| commit | aa39e8c3ca511c698df415b3dc7f93e3299f891d (patch) | |
| tree | d373cf37a27ef49ca8fdb97b359be963898674b7 /README.rst | |
| parent | d4c0a7b4af35105c7259df20a579502b873893c2 (diff) | |
Add screenshots showing incremental search
Should probably move the screenshots out into a separate section soon.
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -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. :)) |
