webvm
webvm copied to clipboard
Can't save file made in nano
Hi, I try to edit a file in nano. And when I save, it hangs on choose name of file. Pressing Enter does nothing.

version: GNU nano 3.2
I can just cancel, and choose to not save the file, but saving does not work. Also pressing Enter in edit mode fails to make newline
Can confirm. As a workaround I've been using vim :upside_down_face:
Also confirm here. Vim works well. But even a cat <<EOF >file.txt \nxxxxxxx\nEOF will hang indefinitely. There must be some syscall bug in the fake filesystem.
Solved in current build