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

Fix Pex REPL prompt. #2617

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Fix Pex REPL prompt. #2617

merged 1 commit into from
Dec 10, 2024

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Dec 10, 2024

Previously both PS1 and PS2 incorporated color. This interfered with
readline support in some configurations and did not provide much value
otherwise; so the color is removed to give working readline support in
all configurations.

Previously both PS1 and PS2 incorporated color. This interfered with
readline support in some configurations and did not provide much value
otherwise; so the color is removed to give working readline support in
all configurations.
@jsirois jsirois merged commit f2d299b into pex-tool:main Dec 10, 2024
23 checks passed
@jsirois jsirois deleted the repl/fix-prompt branch December 10, 2024 03:23
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