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

Double ctrl-c to terminate batch job #1488

Closed
grokky1 opened this issue Sep 15, 2017 · 3 comments
Closed

Double ctrl-c to terminate batch job #1488

grokky1 opened this issue Sep 15, 2017 · 3 comments
Labels
👆 ConEmu Upstream issue in ConEmu.

Comments

@grokky1
Copy link

grokky1 commented Sep 15, 2017

When a batch file is running, and I press ctrl-c it shows

Terminate batch job {Y/N)?

In many Node apps it's common to press ctrl-c then ctrl-c and that "answers" the question as yes.

And clink supports this feature using the command clink set terminate_autoanswer 1.

But this doesn't work for me. When I run clink set it shows that the settings path is C:\PROGRA~2\cmder\config/settings instead of the %APPDATA% path. There is a workaround, but I'm not sure how to configure it with cmder.

Regardless, what do I need to do to enable this feature with cmder?

@Stanzilla Stanzilla added the 👆 ConEmu Upstream issue in ConEmu. label Nov 25, 2017
@grokky1
Copy link
Author

grokky1 commented Nov 25, 2017

Can you give me an idea?

@Stanzilla
Copy link
Member

Try making a report on the ConEmu project please

@eriegz
Copy link

eriegz commented Dec 16, 2020

@grokky1 I realize I'm 3 years late to answering your question, but did you know you can literally just type:

clink set terminate_autoanswer 1

...into your cmder terminal and hit "Enter" and it will set this behaviour for you? This change will persist in any new tabs that you create, and persist after you close + relaunch the application! I found the answer from this page.

Say goodbye to hitting Ctrl + C twice!

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

No branches or pull requests

3 participants