Hi
I really like the cmd/powershell support of QAP!
But unfortunately it does not work on ConEmu.
Seems the Powershell/cmd windows are not detected inside the ConEmu Gui
Is there a way to make it work ?
Thanks
Qap x64 10.4.11 portable
Default file manager in qap - total commander
Win7 x64
Conemu x64 190714
Hi,
I did not know ConEmu. Is it this tool?
https://www.fosshub.com/ConEmu.html
I'd have to install it. This may be not too hard to support it once I have time to investigate.
Jean
(2020-05-06 23:06)Jean Lalonde Wrote: [ -> ]I did not know ConEmu. Is it shit tool? https://www.fosshub.com/ConEmu.html
Lol,
This tool is the shit !

I'm gussing you meant
This.
Yes it is
The link didn't get pasted. here -
Conemu
It's basically a terminal emulator with tab and advanced color support and advanced buffering and hunderds of other features.
Should work the same as Cmd/PowerShell windows, just it's class is different.
ahk_class VirtualConsoleClass
Avi
(2020-05-07 00:29)aviasd Wrote: [ -> ]Lol,
This tool is the shit ! 
I'm gussing you meant This.
LOL. I fixed *this* shit ;-)
(2020-05-07 00:29)aviasd Wrote: [ -> ]It's basically a terminal emulator with tab and advanced color support and advanced buffering and hunderds of other features.
Should work the same as Cmd/PowerShell windows, just it's class is different.
ahk_class VirtualConsoleClass
OK. I'll move this item to the
Wished items. As I said, this should be an easy addition.
Thanks for the input.