fff icon indicating copy to clipboard operation
fff copied to clipboard

Not working on Windows

Open zQueal opened this issue 4 years ago • 1 comments

❯ fff ~/Downloads
panic: CreateFile \C:\Users\zqueal\Downloads: The filename, directory name, or volume label syntax is incorrect.

goroutine 1 [running]:
github.com/jacokoo/fff/model.NewWorkspace(0x4, {0xc0000101e0, 0x19}, {0xc000010300, 0x1b})
        C:/Users/zqueal/Downloads/fff/model/workspace.go:24 +0x216
main.main()
        C:/Users/zqueal/Downloads/fff/main.go:129 +0xf2
Exception: fff exited with 2
[tty 52], line 1: fff ~/Downloads

zQueal avatar Dec 24 '21 05:12 zQueal

Any chance at all of this being worked at? Looks like main.go prepends \ to windows paths maybe?

zQueal avatar Feb 05 '22 09:02 zQueal