#86·go

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

Author: rogpeppeCreated Nov 19, 2021Updated 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.