You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{.env311-fetter-test}{78/tilde} % cargo run -- -e "~/.env311-ff/bin/python3" unpack-count -p wcwidth-0.2.13
Failed to execute command with "/.env311-ff/bin/python3": No such file or directory (os error 2)
But this works:
{.env311-fetter-test}{78/tilde} % cargo run -- -e ~/.env311-ff/bin/python3 unpack-count -p wcwidth-0.2.13
Package Site Files Dirs
wcwidth-0.2.13 ~/.env311-ff/lib/python3.11/site-packages 19 2
flexatone
changed the title
unpack-* is not replacing home dirs with ~
Support quoted tilde expansion
Jan 8, 2025
The text was updated successfully, but these errors were encountered: