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

Clink breaks the CMDS tool #537

Closed
ITCMD opened this issue Apr 16, 2020 · 2 comments
Closed

Clink breaks the CMDS tool #537

ITCMD opened this issue Apr 16, 2020 · 2 comments

Comments

@ITCMD
Copy link

ITCMD commented Apr 16, 2020

I frequently use the tool CMDS (one of my own creation) to see open CMD windows in the background, but with clink installed it just hangs forever. Its espeically weird because if I remove @echo off so I can see whats happening, the script works fine, but with @echo off it freezes. Even Ctrl+C doesn't stop it.

I also think that a way to run a cmd window without clink is long overdue (Seee Issue #230 )

@chrisant996
Copy link

This sounds like the same as #516 -- in both cases, turning echo off caused clink to get stuck. It's fixed in the chrisant996/clink fork (which doesn't yet have a released build, but is progressing nicely towards having a beta build hopefully in the next couple of months.)

@chrisant996
Copy link

The chrisant996 fork began releasing official builds several months ago. It should resolve the issue.

@ITCMD ITCMD closed this as completed Aug 26, 2021
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

2 participants