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

Clicking inside terminal window (from inactive to active) causes program to stall #349

Closed
amittleider opened this issue Dec 17, 2014 · 3 comments

Comments

@amittleider
Copy link

Repro steps:

  1. Make Cmder an inactive window
  2. Click on the black portion of the console (not the borders)
  3. Try to type something

Actual result: Program stalls for about 10 seconds, cursor changes from the small version ( | ) to the bigger version ( [] ) repeatedly until it's done spinning.

@MartiUK
Copy link
Member

MartiUK commented Dec 17, 2014

This has been fixed in the latest version see #109 if you've re-enabled the left-click to move the cursor then I'm not surprised.

@amittleider
Copy link
Author

Cool, thanks.

Looks like the latest binary is not in the repo though? I tried to rebuild from source but can't get the 7z dependency to run the build script.

Running msbuild or building from VS builds successfully, but the exe doesn't open. What am I doing wrong?

@MartiUK
Copy link
Member

MartiUK commented Dec 17, 2014

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

No branches or pull requests

3 participants