tinyglobby icon indicating copy to clipboard operation
tinyglobby copied to clipboard

Is returning POSIX style absolute paths for Windows expected?

Open JounQin opened this issue 9 months ago • 1 comments

Image

related fast-glob issue: https://github.com/mrmlnc/fast-glob/issues/379

Now, when the absolute option is enabled, the path is returned in the OS style.

JounQin avatar Mar 20 '25 13:03 JounQin

iirc fast-glob currently behaves like this too, since fast-glob 4.0.0 isn't out yet. once it changes in a stable fast-glob release it'll probably be changed here as well

SuperchupuDev avatar Mar 20 '25 20:03 SuperchupuDev

closing, since this is expected at least until they release this change in fast-glob 4.0.0

SuperchupuDev avatar Jun 29 '25 13:06 SuperchupuDev