Page 1 of 1

Place cursor on file or directory (like CD <directory>

Posted: 2016-06-09, 13:45 UTC
by LonerD
When we use command

Code: Select all

CD c:\Totalcmd\TOTALCMD.EXE
cursor is placed on TOTALCMD.EXE file.

But if we specify directory or archive

Code: Select all

CD c:\Totalcmd\Plugins
this directory opens in panel and cursor placed on the top of directory.

It would be great (for scripts) to have another command (or modify this one) to place cursor on directory like on file.