Skip to main content

All Questions

Tagged with
1 vote
3 answers
7k views

Changing default terminal of Code::Blocks 13.12 in Windows

I seem to be at a dead end here. I cannot change the terminal for Code::Blocks on Windows, although it is a cakewalk in Linux. The option is greyed out. Running as admin doesn't work also. The box ...
0 votes
0 answers
14 views

Possible to run python scripts from ConEmu without having to type python before the script?

Is it possible to run python scripts from ConEmu without having to type python before the script? If it is possible through Windows console that would be okay too.
2 votes
3 answers
3k views

Cannot clear history of cmder / conemu

On Windows 10, I want to clear the entire history of the cmder /conemu command and bash window commands. However, I cannot delete even if I use the following approaches: Open .history file in %...
0 votes
0 answers
122 views

Docker CLI's dynamically updating output not rendering as intended in ConEmu

I'm running this docker command in ConEmu terminal, and I'm getting the following output: >docker-compose up --build [+] Building 0.0s (0/0) <--\ [+] Building 0.0s (0/0) | [+] Building 0....
2 votes
3 answers
5k views

How do I list directory contents in ConEmu console?

I recently installed ConEmu to replace the default CMD. The "ls" command to list current directory contents isnt working. How do I get back this feature?
4 votes
1 answer
663 views

How can I replace my command prompt?

Good morning, This is not a duplicate of questions like this one: I'm not looking to open the command prompt and to replace the text of the prompt by something else: I have just downloaded conEmu, a ...
0 votes
1 answer
285 views

New console equivalent in the new windows terminal

Migrating from ConEmu to the new Windows Terminal, and looking for behavior similar to NewConsole. For reference, I'm running a bat file containing the following in ConEmu: cmd /c ".\Sample1.bat&...
1 vote
0 answers
341 views

How do enable colors in cmder for cmd.exe?

I'm using Cmder on Windows 10. When I launch a regular console ({cmd::Cmder}) I get the colorful prompt as usual, like so: Regular styled cmder I've created a custom task to setup a Visual Studio ...
6 votes
4 answers
9k views

Run series of commands in different tabs in conemu

I have a .bat file which used to open 3 cmd windows each a different colour. I am now using conemu and would like to now do the same but in different tabs. How do I do that? My .bat file: cd /D x:\...
3 votes
2 answers
1k views

How can I get ConEmu, Far Manager and the VS Developer Command Prompt to play nice together?

I'm currently trying to set up my environment such that I can open a ConEmu tab and it will automatically initialize Far Manager and the VS Developer Command Prompt environment. My failed attempt was ...
8 votes
3 answers
12k views

How can I specify multiple startup tasks in Conemu?

How can I specify multiple startup tasks in Conemu? I want to have each task in a separate tab opened on startup. Something like: ConEmu64.exe /cmdlist {Powershell}|{FAR}|{VSConsole} Unfortunately, ...
0 votes
0 answers
299 views

How to change perforce default command console window to ConEmu console

I want to change the default command prompt in the Perforce. I want to have like, When ever we try to open a directory in perforce via command window the default is cmd.exe, But I want to replace/...
2 votes
1 answer
763 views

Insert blank lines when using 'tail -f' in cmder

I recently switched from Cygwin to cmder mostly due to it's awesome interface and all that cool pre-configured stuff. ( http://bliker.github.io/cmder/ ) I am using tail -f very often and when I am ...
2 votes
1 answer
318 views

How to use shell in ConEmu console for windows 10 when I enabled shell in developer mode?

I enabled the shell with this tutorial https://www.windowscentral.com/how-install-bash-shell-command-line-windows-10 But if I have a shell script named ca.sh in a project root directory, I still can'...
11 votes
3 answers
12k views

How do i configure conemu to open a new tab instead of a new window, when run on the command line?

I use total commander a lot and in my muscle memory i have it that i can run cmd at any time in total commander, and it will open a new shell window at the current directory. I'm looking for conemu ...

15 30 50 per page