diff options
Diffstat (limited to 'menuconfig.py')
| -rwxr-xr-x | menuconfig.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/menuconfig.py b/menuconfig.py index 7b71637..52d0cbc 100755 --- a/menuconfig.py +++ b/menuconfig.py @@ -22,8 +22,8 @@ inspired by Vi: The mconf feature where pressing a key jumps to a menu entry with that character in it in the current menu isn't supported. A jump-to feature for -jumping directly to any symbol (including invisible symbols) is available -instead. +jumping directly to any symbol (including invisible symbols), choice, menu or +comment (as in a Kconfig 'comment "Foo"') is available instead. Space and Enter are "smart" and try to do what you'd expect for the given menu entry. |
