Canop/broot

`br` command fails on Windows

Aperta

#788 aperta il 10 nov 2023

 (22 commenti) (1 reazione) (0 assegnatari)Rust (213 fork)batch import
bughelp wantedwindows

Metriche repository

Star
 (9383 stelle)
Metriche merge PR
 (Merge medio 53m) (1 PR mergiata in 30 g)

Descrizione

After installing broot using scoop and executing broot --install to be able to use the br command, I'm met with an error.

> br
File not found: "C:\\Users\\Username\\AppData\\Local\\Temp\\tmpC170.tmp"

I think it's because my username has a space in it, as it duplicated the second word in my username. I looked at the modified $PROFILE, and I'm not sure what's wrong with the br function, though I'm not versed in .ps1 syntax.

Guida contributor