windows: pathman remove doesn't work for USERPROFILE #7

開啟中
coolaj862023-05-08 23:59:27 +00:00建立 · 0 comment
管理員

It seems to correctly add via '%USERPROFILE%', but not remove

pathman list
    %USERPROFILE%/bin
    C:\Users\me/.local/bin
pathman remove '%USERPROFILE%/bin'
pathman remove 'C:\Users\me/.local/bin'
pathman list
    %USERPROFILE%/bin
It seems to correctly add via '%USERPROFILE%', but not remove ```sh pathman list ``` ```text %USERPROFILE%/bin C:\Users\me/.local/bin ``` ```sh pathman remove '%USERPROFILE%/bin' pathman remove 'C:\Users\me/.local/bin' ``` ```sh pathman list ``` ```text %USERPROFILE%/bin ```
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
No Assignees
1 參與者
訊息
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: root/pathman#7
No description provided.