Re: prompt, spaces, `cd' and system commands..



q# wrote:
I tried to rewrite this function. I'm stuck little with condition

(get_current_type () == view_tree)
I can't force mc to show me this "FIXME" dialog :/ and also don't
undesrstand for what this part of code was (in old function).

This is the case where you are in a tree widget and press the enter key. But surprisingly, all keys are caught by the tree widget itself instead of passing them to the command line. So it is correct that the code is never executed.

Roland



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]