On JVM GUI, I used ]cd to change working directory to another one. After this, if I do "test.txt" io:write "1 2 3", it does not write the file to the new directory.
Tested with both of my laptops.
On JVM GUI, I used `]cd` to change working directory to another one. After this, if I do `"test.txt" io:write "1 2 3"`, it does not write the file to the new directory.
Tested with both of my laptops.