All Questions
14 questions
0
votes
0
answers
77
views
Can you increase the console popup menu with task submenu entries?
I have to work with a lot of vms and I'm using task submenu to group vms in console popup menu. The issue is that now I have more vms than entries in the task sub-menu to create putty sessions.
I ...
1
vote
0
answers
361
views
Cannot make ConEmu the default terminal console on Windows 10
I have ComEmu64 installed on Win 10 Pro 1903. Originally I had it installed through Chocolatey but have also tried downloading and installing manually.
First of all I should point out I was having ...
2
votes
1
answer
6k
views
How to fix the Unknown Command error caused by starting CmdInit.cmd using TCC/LE?
When you attempt to start the TCC/LE console via executing TCC.exe from ConEmu alongside the cmdInit.cmd script, you get this error:
TCC: C:\[...]\ConEmu\cmdInit.cmd
[8] Unknown command "C:\...
0
votes
0
answers
136
views
ConEmu - Startup on top
I integrated ConEmu to the context menu. So far it works. However, the new console starts up behind the opened explorer window instead of on top (like cmd).
Here is the full command from registry:
"...
2
votes
0
answers
128
views
How to create task in ConEmu that opens two tabs, goes to specific directory and runs tasks?
Through ConEmu, I'm trying to create a task that will open up two tabs, go to a specific directory, and execute two different commands. Could someone tell me what I'm doing wrong
cmd -cur_console:n:...
0
votes
0
answers
184
views
How can I attach to a ConEmu tab via SSH?
I would like to be able to start long-running processes on my Windows machine (for example, video transcoding) via SSH, then disconnect and leave the process running, then reattach to the session ...
0
votes
2
answers
226
views
When a task terminates in ConEmu console, how do I rerun it in the same console?
So I have this Task in ConEmu which creates several split consoles. In some of them I run a mongo database. Sometimes I terminate the database and leave the console open. Normally in a command line ...
1
vote
1
answer
2k
views
using posh-git with conemu
I tried doing what the fellow at this site managed:
https://github.com/rajmenon/KB/wiki/Setup-a-ConEmu-task-for-posh-git--(w--Github-for-windows)
doing the same as he using the keybind in conemu ...
1
vote
1
answer
929
views
Auto attach new consoles to conemu
I want that when a console is openning ConEmu will automagically detect the console (for example - by executable path) and attach it in a new tab.
for example, a console of an application I'm ...
7
votes
1
answer
4k
views
ConEmu Transparent Background?
There's a transparency option but that makes the whole window transparent. Is there a way to get the background to be transparent and not the borders nor text?
3
votes
2
answers
5k
views
ConEmu opening new window instead of tab
I am currently using the stable version of ConEmu (120727) and I am having an issue with the “ConEmu Here” functionality.
Whenever I click the option within the Windows Explorer context menu, it ...
2
votes
1
answer
446
views
conEmu windows shell command
I recently found out about conEmu and I find it very useful.
There are however at least two features I find are lacking, and I wondered if there is a way to set them:
When I scroll up, if I left ...
11
votes
2
answers
3k
views
Duplicate session in ConEmu
Is there way to "duplicate" session in ConEmu.
I know it's not possible for every kind of terminal (cmd.exe, powershell, etc),
but I'm most interested in following situation:
I'm in cmd.exe console ...
3
votes
1
answer
6k
views
Attach a running console application to a new ConEmu instance
I have an already-started console application, under Windows XP. I want to attach it to a different console emulator such as Console2 or ConEmu. This is possible with ConEmu, and it works if I run ...