Canop/broot

`br` command fails on Windows

Ouverte

#788 ouverte le 10 nov. 2023

 (22 commentaires) (1 réaction) (0 personne assignée)Rust (213 forks)batch import
bughelp wantedwindows

Métriques du dépôt

Stars
 (9 383 étoiles)
Métriques de merge PR
 (Merge moyen 53m) (1 PR mergée en 30 j)

Description

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.

Guide contributeur