rclone/cmd/ncdu
Roberto Ricci 0f41e91d41 cmd/ncdu: display correct path in delete confirmation dialog
If the remote on the command line is "remote:subdir", when
deleting "filename", the confirmation message shows the path
"remote:subdirfilename".
Using fspath.JoinRootPath() fixes this. Also use this function
and fs.ConfigString() in other parts of the file, since they
are more appropriate.
2022-06-13 17:40:59 +01:00
..
scan ncdu: refactor accumulated attributes into a struct 2022-04-26 21:12:52 +02:00
ncdu.go cmd/ncdu: display correct path in delete confirmation dialog 2022-06-13 17:40:59 +01:00
ncdu_unsupported.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00