Canop/broot

`br` command fails on Windows

クローズ

#788 opened on 2023/11/10

 (22 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (213 件のフォーク)batch import
bughelp wantedwindows

Repository metrics

Stars
 (9,383 個のスター)
PR merge metrics
 (平均マージ 53m) (30d で 1 merged PR)

説明

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.

コントリビューターガイド