We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
I have the same problem in Jetbrains IDEA. Shell path in terminal settings: "cmd" /k ""%CMDER_ROOT%\vendor\init.bat""
"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)
Sorry, something went wrong.
@tyler36 @misox-git can you test with latest master? Should have been fixed by #1416
master
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!
No branches or pull requests
This was working for in Visual Studio yesterday.
Updated to latest CMDER v1.3.4 and now terminal always opens @ %userprofile%
OS: Win10
The text was updated successfully, but these errors were encountered: