Open Command Prompt Here with ConEmu

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
raphaelmsx
Posts: 52
Joined: 10 Oct 2021 20:55

Open Command Prompt Here with ConEmu

Post by raphaelmsx »

Hi people.

I use ConEmu instead of the default Windows command prompt, so, how to open ConEmu with Ctrl+Alt+P ?

https://conemu.github.io/

Thanks.

highend
Posts: 14571
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Open Command Prompt Here with ConEmu

Post by highend »

Unassign the keyboard shortcut, create a UDC and assign it to that one instead?
1.png
1.png (12.29 KiB) Viewed 1558 times
One of my scripts helped you out? Please donate via Paypal

raphaelmsx
Posts: 52
Joined: 10 Oct 2021 20:55

Re: Open Command Prompt Here with ConEmu

Post by raphaelmsx »

Thanks, it worked! :)

Raf
Posts: 128
Joined: 31 Jul 2024 15:34

Re: Open Command Prompt Here with ConEmu

Post by Raf »

you can also create a path alias directly in the current powershell tab: ConEmuC -GuiMacro:0 Set-Alias curdir <curdir> \n

Post Reply