Skip to content

Use click.visible_prompt_func directly instead of prompt() to fix edi…#940

Closed
yorickvP wants to merge 1 commit into
simonw:mainfrom
yorickvP:fix-chat
Closed

Use click.visible_prompt_func directly instead of prompt() to fix edi…#940
yorickvP wants to merge 1 commit into
simonw:mainfrom
yorickvP:fix-chat

Conversation

@yorickvP
Copy link
Copy Markdown

@yorickvP yorickvP commented Apr 20, 2025

click.prompt() was manually printing the prompt characters, confusing readline. This was noticable when using ctrl+backspace or when wrapping a line.

Fixes:

Partially:

…ting issues

click.prompt() was manually printing the prompt characters, confusing
readline. This was noticable when using ctrl+backspace or when
wrapping a line.
@simonw simonw force-pushed the main branch 2 times, most recently from 569b316 to f5a38d3 Compare June 1, 2025 19:31
@yorickvP
Copy link
Copy Markdown
Author

yorickvP commented Jun 7, 2025

PR'd upstream instead. pallets/click#2969

@yorickvP yorickvP closed this Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant