With cmd, I can do
cmd /K cd /D "c:\repo"
to open cmd in c:\repo
How to do the same with console2 when using cmd as a shell?
From the command line options help:
-d <directory>
Specifies a startup directory. If you want to parametrize
startup dirs, you need to specify startup directory parameter as "%1"\
(backslash is outside of the double quotes)
In 2.00b147, navigate to Edit -> Settings -> Console
and enter your desired directory in the Startup dir
field.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With