cmder Questions

3

Now I'm working on Ruby and rails on windows 10 and tried to install gems as like solargraph or rubocop on cmder but it is not working. It says 'make failedNo such file or directory' ccmder says t...
Politian asked 17/9, 2019 at 11:23

9

Solved

I want start my Cmder console in this route C:\xampp\htdocs, but I don't understand the syntax of 'Task parameters'. For example: `/icon "%CMDER_ROOT%\cmder.exe`" Can anyone translate for this?...
Thirtytwo asked 11/8, 2015 at 5:20

4

Solved

I'm having some troubles in having Cmder working with Python through Anaconda on Windows 10 64bit. I got Anaconda working pretty well, tested to plot something with matplotlib and it works just gr...
Daybook asked 2/3, 2019 at 15:8

2

Solved

It seems like there is with ConEmu https://conemu.github.io/en/KeyboardShortcuts.html "Win+~" but a way to restart the current console in cmder would be great. Cheers
Shaughn asked 13/10, 2017 at 10:6

4

I am unable to move to the next drives in cmder. When i put the command to move to the other drive like cd c:\ It again automatically moves to the Home Location. I have searched on their officia...
Higbee asked 5/3, 2019 at 8:26

3

Solved

My pods have a dynamically generated ID appended to their names like i.e. my-app-name-7b587cd75b-dscsr which is different on every deployment (next time it could be my-app-name-xcgv83bfsd-4kjsf). ...
Inky asked 23/7, 2019 at 9:57

14

Solved

At work, there is an enterprise security policy where all executables are only allowed to run out of C:\Program Files or C:\Program Files (x86). In Visual Studio Code, in settings.json, using the ...
Stethoscope asked 18/8, 2017 at 22:34

4

Solved

λ eval 'eval' is not recognized as an internal or external command, operable program or batch file. Just downloaded it for Windows 10.
Ocam asked 29/2, 2016 at 20:42

3

Solved

I have been vexed by what I felt should be an easy issue to solve. I have been trying to run the cmder executable from the start menu. But when I type the Cmder in the Run box, Cmder.exe does not s...
Geezer asked 14/2, 2017 at 15:14

4

Solved

I would like to integrate Cmder into my Vscode settings but on vscode April 2021 updates the commands "terminal.integrated.shell.windows" and "terminal.integrated.shellArgs.windows&q...
Leuctra asked 11/5, 2021 at 14:55

5

Since I have updated windows, my conemu terminal is giving me the following error each time a session is created: wslbridge error: failed to start backend process note: backend error output: -v: ...
Bencion asked 11/11, 2019 at 0:19

4

I have install cmder and atom editor (v. 1.19.3). Also install the platformio-ide-package for atom. And I do еverything that has been described in this article - http://thebar.cc/atom-editor-cmder/...
Gehenna asked 25/8, 2017 at 12:39

6

I created basic script in Windows. #!/bin/bash echo Hello I am using Cmder, ConEmu derivative. I tried to change the priviliges with chmod, but they are the same. I don't know how can I execute...
Bulley asked 24/3, 2016 at 8:54

2

Solved

The default setting for Cmder is to wrap text output. But how to set Cmder do not wrap text output? The Cmder, i meant : http://cmder.net/
Olsewski asked 14/9, 2017 at 9:11

2

Solved

Is it possible to launch devenv.exe and open a .sln file from cmder? After I clone a git repo from the command line, I'd like to quickly open the solution in Visual Studio without having to leave c...
Alarick asked 21/9, 2017 at 3:15

1

I just installed Cmder on a Windows box as a precursor to getting Cygwin installed and a bash shell going. It's my first time installing it, and I notice the prompt character used is lambda ...
Laterality asked 6/3, 2018 at 23:4

4

Solved

I'm doing the Learn C The Hard Way course by Zed Shaw, and on Lesson 2 I find that in the videos and book, the author only uses make ex1 to compile his C, while I need to run gcc -Wall -g ex1.c -o ...
Surefooted asked 9/1, 2019 at 22:44

4

Solved

I am new to bash and commandline, a friend adviced me to use Bash with Cmder so I downloaded it here : http://cmder.net/ (mini) The problem is, that when I open it it emulates the standard command...
Selfridge asked 5/10, 2016 at 19:44

1

On a Window 7 machine in Cmder emulator in Git bash window, I'm trying to capture the ISO-formatted current date: $ date +%s 1513354497 to be sent inside the body of curl POST request: $curl.sh...
Symbolic asked 15/12, 2017 at 16:49

1

Solved

When running console applications from Visual Studio (not Code), I would like to use Cmder instead.
Valer asked 8/1, 2018 at 7:47

1

could you tell me why while I integrate the vscode and cmder, like that: "terminal.integrated.shell.windows": "cmd.exe", "terminal.integrated.shellArgs.windows": ["/k", "%CMDER_ROOT%\\vendor\\ini...
Renown asked 13/11, 2017 at 15:28

2

Solved

I want to work with git, from the cmder powershell. Errors Cmder prints out the following error: Missing git support, install posh-git with 'Install-Module posh-git' and restart cmder If I r...
Nonresistant asked 4/3, 2016 at 21:9

1

For some reason, I can't get mouse support to work under CMDer. It works normally under the regular CMD. I can click all I want all day. But I use CMDer as my development environment. It has tempo...
Centaur asked 4/12, 2016 at 6:23

1

Solved

I would use an alias in another alias in Cmder. I'm having a nice alias (the first) to a big command, and I would use it inside another one (the second) : mergelocdist=git fetch origin --prune --...
Standstill asked 13/7, 2016 at 12:35

1

I need to identify an alias command that refers to another alias command in Cmder, for example let's say i define firstAlias like: alias firstAlias=cd blah/blah than i create another alias that ...
Bracknell asked 13/5, 2016 at 15:7

© 2022 - 2024 — McMap. All rights reserved.