Code: Select all
%COMMANDER_EXE% /N /P /A "C:\totalcmd\Plugins" "C:\totalcmd\Language"
But if I use this command:
Code: Select all
%COMMANDER_EXE% /N /P /A "C:\totalcmd" "C:\totalcmd\Language"
Expected behavior would be to open the left panel in C:\ with the cursor on the totalcmd dir.
But if I use this command:
Code: Select all
%COMMANDER_EXE% /N /P /A "C:\totalcmdPlugins" "C:\totalcmd"
A suggestion for improvement for the /P parameter for use from inside TC in buttons etc., would be to distinguish between for example C:\totalcmd and C:\totalcmd\ so that the first would open in C:\ with the cursor on totalcmd and the latter would open in C:\totalcmd with the cursor on [..]
This way a command like:
Code: Select all
[em_newcommander]
cmd=%COMMANDER_EXE% /N /P /A
param=%X %P%N %T%M