Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.62k stars 575 forks source link

Babun + Cmder/CmdEmu sometimes totally locks up #610

Open Daniel15 opened 8 years ago

Daniel15 commented 8 years ago

I'm having trouble determining the exact steps to replicate this issue, but it's really annoying when it does occur. Sometimes, ConEmu will totally lock up when using Babun. It stops responding to keyboard input and I can't close the window. I need to kill the process in Task Manager in order to get it to actually close. I've seen it occur after pasting text and also after pressing Ctrl+C, but I can't reliably reproduce the issue 100% of the time. Any ideas on how I can get more debugging information?

Command used in ConEmu:

%userprofile%\.babun\cygwin\bin\mintty.exe /bin/env CHERE_INVOKING=1 /bin/zsh.exe
Maximus5 commented 8 years ago
Daniel15 commented 8 years ago

Thanks for the info, I'll try to get logs the next time this happens.