Skip to main content

All Questions

Tagged with
31 votes
1 answer
20k views

How do you configure ConEmu to run cmd.exe as an Administrator from an Explorer integration?

I am trying to add a ConEmu Here - Explorer context menu integration entry for the Visual Studio 2012 command prompt. I want the shortcut to Run as Administrator. I am not sure of the right way to ...
bentayloruk's user avatar
16 votes
2 answers
12k views

cmder: make a new tab open in the directory of the already-open tab

When I press Ctrl+T to open a new tab in Cmder, I want the new tab to open in the same directory as the old tab (the tab that I was in, when I hit Ctrl+T). This will avoid a lot of cd commands in ...
user avatar
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 ...
Mithaldu's user avatar
  • 223
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, ...
Maciej Wozniak's user avatar
8 votes
2 answers
2k views

Rename tab from MinGW-console using ConEmu

I'm using the cmder (ConEmu) with Git Bash-tabs (MinGW) and I want to rename the current tab with a console command. Within a cmd-Tab I can use cmd /c RenameTab "myTabName" but I a need a similar ...
dontpanic423's user avatar
7 votes
2 answers
3k views

Configure conemu with Visual Studio command prompt variables

I have searched and searched and got nothing. Please let me know how can I use conemu as a Visual Studio command prompt replacement. I mean how can I add the variable in the vcvarsall.bat to a conemu ...
Soham Dasgupta's user avatar
7 votes
3 answers
9k views

Why cmder does not import the user path variables?

The path variable in the cmder only contains those paths imported form the system path variable. While in normal command shell, the system path and user path will be concatenated. I've found in the ...
xing's user avatar
  • 171
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:\...
Neil's user avatar
  • 162
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 ...
Dominique's user avatar
  • 2,283
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 ...
RaptorFactor's user avatar
3 votes
0 answers
1k views

Vim silent launch of ConEmu (into Git Bash) - Windows 7 Command Prompt seizes

From a Windows 7 Command Prompt: ConEmu.exe /cmd "C:\Program Files\Git\bin\sh.exe" --login -i && exit opens ConEmu (or a new tab therein) logged into Git Bash for the current directory, and (...
joharr's user avatar
  • 373
3 votes
0 answers
695 views

How can I get ConEmu to open more than 30 tabs?

I have a .bat file which opens 100+ consoles, but I need them in new tabs. Problem is, ConEmu has a max of 30 tabs. I can do this with regular cmd, but its 100+ new windows. I'd prefer them in tabs ...
pbriar's user avatar
  • 31
2 votes
1 answer
3k views

Make ConEmu close after exiting batch file

I am running a batch file from ConEmu and want it to be as little intrusive as possible. I have set ConEmu to run minimized and close on exit. But.. after the batch is run, the window stays open and ...
Andreas Reiff's user avatar
2 votes
1 answer
3k views

ConEmu Disable scrolling

Story: I have a batch file that has like a GUI and i don't want the "user" to be able to scroll up or down on it. Question: The title says it all. How can i disable scrolling from ConEmu? I have been ...
Lucas Szaron's user avatar
2 votes
1 answer
1k views

Start ConEmu with prompt at the bottom

Is it possible that when a new console window is started the command prompt and content of ConEmu is bottom aligned? I mean, once the window is filled, ConEmu naturally becomes bottom aligned until ...
M.K. Safi's user avatar
  • 431

15 30 50 per page