Hi folks.
I've found the new query-style main menu very handy, but it's a little
annoying thing to me: autocompletion shows all the submenu entries and
there subentries and so on... But the list becomes too large.
Example:
I have such menu:
***
apps
\-- inet
\--- firefox
\--- gaim
\--- devel
\--- vim
***
And when I press "F12 -> apps -> Tab" I want to see the list with 2
items only: "inet" and "devel". But not the 5 items: "inet",
"inet/firefox", "inet/gaim", "devel", "devel/vim". Is it possible?