Page 1 of 1

Quicksearch for menus and commands

Posted: 2012-01-19, 14:04 UTC
by solid
It would be a nice addition to TC add the feature Quicksearch for menus and commands.

It should be similar to TC's quicksearch of files, but will search for menu items, cm_ and em_ commands. I'm aware of the command browser, but it's use is limited to commands only, and it takes too many steps to find/select a command.

Adobe's Indesign has already similar feature, called quickapply, which, among other, allows to search for menu items.

With growing base of TC's commands, and use of Extended or custom menus, I think that this feature will be very useful for fast locating the wanted menu item/command.

It should'n be hard to implement, actually the search will have to index only the menu file, Totalcmd.inc, Usercmd.ini and part od wincmd.ini where the user menu is.

What do you think?

Posted: 2012-01-19, 14:55 UTC
by ghisler(Author)
Actually the quick search in cm_commandbrowser works exactly like that - just type a few characters, and it will search both in the command and the description of cm_* and em_* commands.

Posted: 2012-01-20, 15:39 UTC
by solid
Yes, but currently there is no way to directly execute the chosen command from the browser. If you could expand the possibilities of the browser with this option I think it will suffice.

Posted: 2012-01-22, 09:14 UTC
by ghisler(Author)
When you choose a command in the command browser with ENTER, it will be copied to the clipboard. You can then paste it to the TC command line and press ENTER to execute it.

Posted: 2012-01-23, 15:01 UTC
by solid
I'm aware of that, but it takes few extra steps (selecting commandline and pasting) and losing the clipboard content. If you could add possibility for directly execute the chosen command with ctrl+Enter or some similar (configurable) key combination, it would be good solution.

Posted: 2012-01-24, 14:00 UTC
by petermad
If you could add possibility for directly execute the chosen command with ctrl+Enter or some similar (configurable) key combination, it would be good solution.
Support++