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

cmd/acme: ^D doesn't work in win #86

Open
rogpeppe opened this issue Nov 19, 2021 · 1 comment
Open

cmd/acme: ^D doesn't work in win #86

rogpeppe opened this issue Nov 19, 2021 · 1 comment

Comments

@rogpeppe
Copy link
Collaborator

rogpeppe commented Nov 19, 2021

To repro, in a win window do:

% cat > /tmp/foo
something
^D

The cat never receives EOF and the ^D character goes into the file.

@lootch
Copy link

lootch commented Nov 19, 2021 via email

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