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

EOF needs to optionally quit #3

Closed
dgr opened this issue Sep 8, 2019 · 1 comment
Closed

EOF needs to optionally quit #3

dgr opened this issue Sep 8, 2019 · 1 comment

Comments

@dgr
Copy link

dgr commented Sep 8, 2019

Right now, pressing Ctl-D on MacOS doesn't shut down a CLI application based on cli4clj as with most other MacOS command line apps. There probably needs to be an option in cli4clj that will optionally detect EOF and return as if "q" had been entered into the CLI.

@ruedigergad
Copy link
Owner

Thanks a lot for reporting the issue!
I could reproduce it on Linux here and fix it at least here. I uploaded version 1.7.6 to Clojars and as standalone jar.
I hope this solves the problem for you as well. If I don't get any feedback for some days, I will consider this as fixed and close the issue.
Cheers, Ruediger

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