Cmder: Doesn't work
See original GitHub issue"terminal": "C:\\Program Files (x86)\\cmder\\Cmder.exe",
"parameters": ["/START", "%CWD%"]
{
"keys": ["ctrl+alt+t"],
"command": "open_terminal",
"args": {
"parameters": ["-T", "Working in directory %CWD%"]
}
}
Error from Cmder launcher:
Unrecognized parameter.
/START <path>
/SINGLE <path>
/REGISTER [USER/ALL]
/UNREGISTER [USER/ALL]
Issue Analytics
- State:
- Created 7 years ago
- Comments:29
Top Results From Across the Web
doesn't work in cmder? · Issue #1051 - GitHub
So to clarify: Cmder does not interpret shell arguments (like '~'). If the underlying shell is cmd.exe then tilde is not supported in...
Read more >CMDER on Windows - some command doesn't work ('while ...
I am try to use some bash script and some command I used on mac/unix inside CMDER on Windows; I have some difficults,...
Read more >cmderdev/cmder - Gitter
Usually it is "Ctrl + \", but seems like it doesn't work. Last time, when I tried to run "Search" command (which is...
Read more >linux - How do I change directory to a path containing spaces ...
SOLVED. turns out that in Cmder when you want to change directory from one driver to another (e.g. from C: to D: ),...
Read more >CHANGELOG.md - cmderdev/cmder - Sourcegraph
Tab autocompetion for git is inconsistent \(doesn't work with git add\) [\#885](https://github.com/cmderdev/cmder/issues/885).
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Glad to hear the issue has been resolved =)
I meant to run that in the Windows command prompt or Cmder =/