This was working for in Visual Studio yesterday.
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe",
"terminal.integrated.shellArgs.windows": [
"/k",
"%CMDER_ROOT%\\vendor\\init.bat"
],
Updated to latest CMDER v1.3.4 and now terminal always opens @ %userprofile%
OS: Win10
I have the same problem in Jetbrains IDEA.
Shell path in terminal settings:
"cmd" /k ""%CMDER_ROOT%\vendor\init.bat""
It doesn't work in v1.3.3+ (So I keep using v1.3.2. until this is fixed)
@tyler36 @misox-git can you test with latest master? Should have been fixed by https://github.com/cmderdev/cmder/pull/1416
Links are here https://ci.appveyor.com/project/MartiUK/cmder/build/1.0.521-master/artifacts
@Stanzilla latest master works. Thank you.
@Stanzilla, works with the #1416 fix as advertised.
Thanks!
Most helpful comment
@Stanzilla, works with the #1416 fix as advertised.
Thanks!