Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Done Explorer Integration

If so can you point them out? I know TC has it's own Explorer interface, but I like the ability to have an explorer window open and hit a keystroke and have a cmd promt open, attached to my current directory.
Plus if I open TC and click on a directory, I don't see the command window changing to that directory? like Command Bar does.
I have watched the 2 videos on YouTube and have not learned anything about this program..
 
Plus if I open TC and click on a directory, I don't see the command window changing to that directory? like Command Bar does.
alias cdtc=`cdd "%_tcfolder"`

You may put this command into your tcstart.bat and use the cdtc command when you need the command prompt's current folder synchronized with the file list's folder. Or, if you want to make this by a keystroke, link that command to the keystroke (see the TC's hellp on the alias command).
 
Back
Top