cli icon indicating copy to clipboard operation
cli copied to clipboard

fix: replace os.Rename with xos.Rename

Open tbruyelle opened this issue 3 years ago • 0 comments

Fix #2660

os.Rename fails when source and destination are in different partitions. xos.Rename works in that context.

tbruyelle avatar Aug 12 '22 15:08 tbruyelle