Greetings, Mathias!
At first, thank you for your job, I really like your commander. But I have one problem with it, which forces me to use other instruments to solve it. "File search" doesn't search meaningful phrases in contents of my Oracle Forms 6i source binaries. I've found a topic (
http://forum.multicommander.com/forum/index.php/topic,503.0.html), where another user had a similar problem (Reply #8), but he did not responded to your request to provide you some examples. So try my attachment to explore this problem. I had to change an extension from ".fmb" to ".txt", but it doesn't matter.
One more problem, although not too critical for me. But solving it will save a little time in my job and save my fingers and my good mood also
. When I navigate to command line by mouse click or by hotkey or by just start typing, commander "loses" cursor position in a tab. Other commanders like midnight or far saves it's position. So I can type for example in command line "cvs upd " and then press ctrl+return to append a filename under a cursor to complete and execute my command. In MultiCommander I have to do some more actions to mimic such a behavior.
And one more timesaving feature I need at the moment. Cmd window closes after executioning a command in a command line. So I can't see an output of that command. To solve this problem, I can start cmd and then start typing desired command in a prompt line, then go to mc to copy filename, then return to cmd to finalize my command. To minimize number of steps I've created an alias cmd = "cmd /K", and use it like that "cmd sqlplus -some_args" to start sqlplus in cmd window, which will not be closed after command will be executed, so I can analyze an output. But it still would be great for minimizing typing to have a hotkey (for example shift+return like in TotalCommander) for executioning a command without closing a cmd window after it finishes it's job.
P.S. Version of MultiCommander is 3.0. And sorry for my english. I hope you will understand.