Skip to content

fix: support Bash 5.1 array PROMPT_COMMAND #1208

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

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Conversation

zimbatm
Copy link
Member

@zimbatm zimbatm commented Dec 5, 2023

Since Bash 5.1, the PROMPT_COMMAND variable can be an array.

Fixes #1199

Since Bash 5.1, the PROMPT_COMMAND variable can be an array.

Fixes #1199
@zimbatm zimbatm merged commit f5deb57 into master Dec 5, 2023
@zimbatm zimbatm deleted the bash-5.1-prompt-command branch December 5, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Bash 5.1: PROMPT_COMMAND may be an array
1 participant