-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
When I run uv venv and press enter, the output glitches: There is still content in the current line, even though the command is over and I should have a clear new prompt.
home ~/projects/uv ⊤ ../uv/target/release/uv venv
Using CPython 3.13.2
Creating virtual environment at: .venv
✔ A virtual environment already exists at `.venv`. Do you want to replace it? · yes
Activate with: source .venv/bin/activate
home ~/projects/uv ⊤ ` flag or set `UV_VENV_CLEAR=1` to skip this prompt
Platform
Ubuntu 24.04, stock terminal
Version
0.8.0
Python version
n/a
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working