cli icon indicating copy to clipboard operation
cli copied to clipboard

Fix atomicwrite for Windows

Open mattn opened this issue 4 years ago • 2 comments

os.Rename does not overwrite on Windows

mattn avatar Jan 10 '20 07:01 mattn

Can you take a look?

mattn avatar Jul 22 '20 15:07 mattn

Hi, currently, fn use context always fail since this issue. Windows can not rename/move file that handle of the file is opened.

mattn avatar Nov 11 '21 07:11 mattn