Skip to content

Comfirm with hint in uv venv glitches #14688

@konstin

Description

@konstin

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.

Image
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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions