Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cmder hangs after idling for a few minutes or when clicking above the cursor #109

Closed
ShimShamSam opened this issue Jan 6, 2014 · 18 comments
Assignees
Milestone

Comments

@ShimShamSam
Copy link

I've noticed Cmder will hang for about 10 seconds if I let it idle (window not focused) for about 5 minutes. While it is hanging, all keyboard input is queued and finally output all at once when it stops hanging.

I have occasionally experienced this problem even without letting it idle, but it is much more common when another window has been focused for a while.

Windows 8.1
Cmder 1.1.3

Edit: r3Fuze has noted that clicking above the cursor can also trigger the problem. It is possible that they are the same issue and I jumped to conclusions about what could be the cause.

@r3Fuze
Copy link

r3Fuze commented Jan 6, 2014

I also noticed that it hangs the same way if you click anywhere above where the cursor is.

@kruegsch
Copy link

kruegsch commented Jan 6, 2014

I can confirm that issue, too. After a re-login (lock screen) you have to be patient.

@ShimShamSam
Copy link
Author

r3Fuze has come up with a reliable way to replicate it. It's possible what I thought was an idling issue was actually me clicking above the cursor.

@sc0tt
Copy link
Contributor

sc0tt commented Jan 7, 2014

I have found the setting that is responsible for this. How it should be handled can be discussed.
image

Un-checking the box will fix the lockup issue. We could require a modifier key, which would keep the feature enabled by default, or just disable it all together. I have no idea what this could impact by disabling it.

@ghost ghost assigned MartiUK Jan 9, 2014
@MartiUK
Copy link
Member

MartiUK commented Jan 9, 2014

I'll investigate this, I have the same issues and can be up to 10 seconds before I can do anything.

@MartiUK
Copy link
Member

MartiUK commented Jan 9, 2014

@sc0tt So this works for me.

Now would we want this disabled to prevent this happening for new users (will not allow users to change cursor position with mouse click) or leave it enabled and put it in the readme?

@Jackbennett
Copy link
Contributor

Can you still select and highlight text to copy? Not being able to mouse click on your line to type is default behavior it shouldn't be too shocking.

@sc0tt
Copy link
Contributor

sc0tt commented Jan 9, 2014

@Jackbennett Holding shift and click+dragging with the mouse still enables you to copy text. The issue here is that pressing above the active line will queue any input into the console for up to 10 seconds.

Unless we find a reason, my vote goes to disabling this feature.

@MrException
Copy link

I've had this checkbox turned off for months now with no ill effects. Would be great if this was the default in cmder.

@mikesteele81
Copy link

@sc0tt Thanks for the screenshot. That solved it for me.

@ghost
Copy link

ghost commented Feb 21, 2014

Yeah, thanks. Without this tweak, cmder was unusable, and I was close to giving it up until I found this thread. This really should be looked into and resolved. Or as you say, by default off.

@MartiUK MartiUK closed this as completed Feb 24, 2014
@MartiUK
Copy link
Member

MartiUK commented Feb 24, 2014

This will be in the next release.

@wald-tq
Copy link

wald-tq commented Apr 8, 2014

Thanks for the resolution. I was also close to give up with cmder.

@SgtPooki
Copy link

I just ran into this issue with the most recent cmder as well.. it is quite annoying.

Edit: It would probably be useful for anyone to know that disabling the left click option mentioned above does resolve the issue for me as well.

@koumdros
Copy link

koumdros commented Oct 6, 2015

This is happening still whether I use cmder or plain ConEmu+clink combo. It is happening a lot less ( but still happening) if I dont use clink.
I think it must be taken up with ConEmu / clink developers..

@flyingduck92
Copy link

still happening on me dunno how to fix it

@wuy3
Copy link

wuy3 commented May 10, 2018

omg I was tearing my hair out trying to find out what was causing this with cmder. I almost dropped cmder because of this issue. You guys should definitely set this off by default. It's probably causing a bunch of newer users to just throw their hands and give up.

Btw. The settings window looks a bit different now than it used to in 2014. This is what it looks like now:

image

@Schtrudel
Copy link

THANK YOU! It really drove me crazy.
Amazing this is still a problem these days.
As the "cool kids" say on Youtube:

2019?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests