You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not modify the first subscript of array PROMPT_COMMAND
With Bash 5.1, PROMPT_COMMAND can be an array. Respect the users choice
and support array PROMPT_COMMAND.
If PROMPT_COMMAND isn't set, default to array as it doesn't require the
use of `make_prompt_command_clean` to function.
0 commit comments