Maksim Moisiuk
Maksim Moisiuk
By the way, you issue doesn't show were this utilization occurs. I recommend [ProcessExplorer](http://conemu.github.io/en/ProcessExplorer.html) to check.
I've never seen such large utilisation in rest (it's usually lower than a percent on my home PC). When you run in ConEmu something producing massive output to the console,...
Definitely, I need to check Detours and compare them with Minhook. If there will no speed drawbacks, I may use this package.
This is clink problem. Please report that to cmder issue tracker. https://chrisant996.github.io/clink/ https://conemu.github.io/en/cmder.html
Thanks for the info @chrisant996 As I know, Detours works exactly the same way as minhooks I used in ConEmu (replace of first instructions in the API function body)
@chrisant996 That would be nice. For now I guess that is a conhost bug (as ConEmu does not handle **the prompt input**). So with sample program the bug may be...
Definitely I need to check. Thanks for the tests.
https://conemu.github.io/blog/2022/03/08/Build-220308.html
https://conemu.github.io/blog/2022/04/18/Build-220418.html Fix was reworked