sublime_terminal: Cmder: Doesn't work
"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]
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 29
Glad to hear the issue has been resolved =)
I meant to run that in the Windows command prompt or Cmder =/