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

Disable bash integration when PROMPT_COMMAND has space and semi-colon #145430

Merged
merged 6 commits into from
Mar 23, 2022

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Mar 18, 2022

Fixes #145016

@Tyriar Tyriar added this to the March 2022 milestone Mar 18, 2022
@Tyriar Tyriar requested a review from meganrogge March 18, 2022 22:46
@Tyriar Tyriar self-assigned this Mar 18, 2022
@meganrogge
Copy link
Contributor

with

PROMPT_COMMAND= "hi;c custom"

in my .bashrc, I see the shell integration activated message and don't see the expected message.

@meganrogge
Copy link
Contributor

also tried without the quotes wrapping it and same thing happens

@meganrogge meganrogge merged commit f8b5303 into main Mar 23, 2022
@meganrogge meganrogge deleted the tyriar/145016 branch March 23, 2022 01:34
@github-actions github-actions bot locked and limited conversation to collaborators May 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error with shell integration enabled: Unexpected EOF
2 participants