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

Open
2023-05-08 23:59:27 +00:00 geopend door coolaj86 · 0 opmerkingen
Eigenaar

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 ```
Log in om deel te nemen aan deze discussie.
Geen label
Geen mijlpaal
Niet toegewezen
1 deelnemers
Notificaties
Vervaldatum
De deadline is ongeldig of buiten bereik. Gebruik het formaat 'jjjj-mm-dd'.

Geen vervaldatum ingesteld.

Afhankelijkheden

Geen afhankelijkheden ingesteld.

Referentie: root/pathman#7
No description provided.