question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 7 years ago
  • Comments:29

github_iconTop GitHub Comments

1reaction
twolfsoncommented, Apr 21, 2016

Glad to hear the issue has been resolved =)

1reaction
twolfsoncommented, Apr 12, 2016

I meant to run that in the Windows command prompt or Cmder =/

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found