fend
fend copied to clipboard
Cannot run fend from git bash on Windows
$ cargo run
Running `target\debug\fend.exe`
I/O error: operation failed to complete synchronously
error: process didn't exit successfully: `target\debug\fend.exe` (exit code: 0xc0000409, STATUS_STACK_BUFFER_OVERRUN)
Tried to reproduce on v1.2.2, it's now broken in a different way: the prompt > doesn't render at all, and Ctrl-C/Ctrl-D doesn't seem to work as expected. At least it no longer seems to crash.