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

[Bug] Can't stop using Ctrl+C when output very fast #2979

Open
2 of 4 tasks
ganqiuye opened this issue Nov 18, 2024 · 1 comment
Open
2 of 4 tasks

[Bug] Can't stop using Ctrl+C when output very fast #2979

ganqiuye opened this issue Nov 18, 2024 · 1 comment

Comments

@ganqiuye
Copy link

ganqiuye commented Nov 18, 2024

Version Information

Cmder version:1.3.25.328
Operating system:win10

Cmder Edition

Cmder Full (with Git)

Description of the issue

catching an android log:
#adb logcat

if the output log is very fast,

  1. cmd Ctrl+C can't stop it
  2. it is also unsuccessful to close the window of cmder

How to reproduce

No response

Additional context

No response

Checklist

  • I have read the documentation.
  • I have searched for similar issues and found none that describe my issue.
  • I have reproduced the issue on the latest version of Cmder.
  • I am certain my issues are not related to ConEmu, Clink, or other third-party tools that Cmder uses.
@chrisant996
Copy link
Contributor

It's not a Cmder issue. It's either an adb issue or ConEmu issue.

Have you tried pressing Ctrl-Break instead? That sometimes works even when a program isn't properly responding to Ctrl-C.

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

2 participants