ConEmu
ConEmu copied to clipboard
Putty ChildGui 'hangs' until mouse click
Versions
ConEmu build: 180626 x64 OS version: Windows 10 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): cmd, powershell
Problem description
I can start a PuTTY ChildGui as a tab, but whenever I type a command, the display does not change UNTIL I click the mouse somewhere in the tab, at which point the command appears. If I click Enter, nothing appears to happen until I click the mouse, at which point it executes (or maybe it executed and I just couldn't see any output until I clicked the mouse).
Also opened as a SuperUser question: https://superuser.com/questions/1431610/running-putty-via-conemu-hangs-until-mouse-click
Steps to reproduce
- Create a new {Putty} tab (Pageant is also installed and running) and log in
- Initially an empty screen appears, until I click the mouse, at which point I see the "login as"
- I type "root" but nothing appears until I click the mouse, at which point "root" appears. I click Enter and nothing seems to happen, until I click the mouse again, at which point the normal login info appears:
Actual results
Commands entered in the ChildGui only appear after I click the mouse
Expected results
Commands entered in the ChildGui should appear as I type.
Additional files
Putty terminal settings:
Any ideas? Is this something that can be solved via a PuTTY setting or something similar?
I've run into the same issue with just running Putty standalone on 64 bit Windows 10 (1909). Did you ever figure out what caused this?
@Woonjas Nope, never figured it out. No 'useful' answers to the SuperUser question either...
Oh this is happening to me on my standalone client too, connecting to a Centos 7 host.
Happens to me too. Sometimes resizing the window, resetting the window with $reset, or changing the font size will bring it back, but not always.
Hi. I found this looking for help for the same problem. Did somebody solve it? Thanks in advance.