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

Install from scoop : no prompt nor Ctrl+L. #31

Closed
j-lecrivain opened this issue Dec 14, 2020 · 3 comments
Closed

Install from scoop : no prompt nor Ctrl+L. #31

j-lecrivain opened this issue Dec 14, 2020 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@j-lecrivain
Copy link

Hi there,

I use clink everyday at work. Thanks you for reviving it !
However, since scoop updated its version to your repo, clink doesn't display the CMD prompt anymore. It happens in either injected or in autorun.
Usual commands like DIR are still working except I don't have a prompt and Ctrl+L doesn't clear the CMD anymore. It is not the most practical for daily usage.
My version is 1.1.8.f031c7, running in plain Windows 7 CMD.

Could you get a look at it ?

@nixxo nixxo mentioned this issue Dec 14, 2020
@chrisant996
Copy link
Owner

Sorry about that, and thank you for reporting the issue.

It might have to do with changes in Clink v1.x to where it loads scripts from.
Can you try v1.1.9 and see if that resolves the issue? It should behave closer to how v0.4.8 did.

If that doesn't resolve the issue, then can you share more information so that I can take a look?

  • What and where is scoop?
  • Where are your Clink scripts located?
  • How can I reproduce the problem in a fresh installation?

@chrisant996
Copy link
Owner

Looks like #32 includes the Clink log output, which reveals that on Windows 7 there's a problem hooking the ReadConsoleW function in kernelbase.dll. I'll use #32 to track the problem, and close #31 as a duplicate of #32.

Thanks again for reporting the issue! It might take a few days to figure out how to solve the issue since I don't have a Windows 7 machine available.

@j-lecrivain
Copy link
Author

Ok, I'll keep track of the issue #32. Thank you.

@chrisant996 chrisant996 added the duplicate This issue or pull request already exists label Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants