Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User display of paths drops / if in the root directory #6840

Closed
zanieb opened this issue Aug 29, 2024 · 0 comments · Fixed by #6865
Closed

User display of paths drops / if in the root directory #6840

zanieb opened this issue Aug 29, 2024 · 0 comments · Fixed by #6865
Assignees
Labels
good first issue Good for newcomers help wanted Contribution especially encouraged tracing Verbose output and debugging

Comments

@zanieb
Copy link
Member

zanieb commented Aug 29, 2024

If I'm working in the root directory, I'd prefer to have these retained :)

@zanieb zanieb added help wanted Contribution especially encouraged tracing Verbose output and debugging good first issue Good for newcomers labels Aug 29, 2024
@charliermarsh charliermarsh self-assigned this Aug 30, 2024
charliermarsh added a commit that referenced this issue Aug 30, 2024
## Summary

Closes #6840.

## Test Plan

```
❯ ~/workspace/uv/target/debug/uv pip list --verbose
DEBUG uv 0.4.0
DEBUG Searching for Python interpreter in system path
DEBUG Found `cpython-3.12.3-macos-aarch64-none` at `/Users/crmarsh/.local/share/rtx/installs/python/3.12.3/bin/python3` (search path)
DEBUG Using Python 3.12.3 environment at /Users/crmarsh/.local/share/rtx/installs/python/3.12.3/bin/python3
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Contribution especially encouraged tracing Verbose output and debugging
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants