Place cursor on file or directory (like CD <directory>
Posted: 2016-06-09, 13:45 UTC
When we use command
cursor is placed on TOTALCMD.EXE file.
But if we specify directory or archive
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.
Code: Select all
CD c:\Totalcmd\TOTALCMD.EXE
But if we specify directory or archive
Code: Select all
CD c:\Totalcmd\Plugins
It would be great (for scripts) to have another command (or modify this one) to place cursor on directory like on file.