spack/lib
Brian Vanderwende 27cf8dddec
shell prompt: enclose control sequence in brackets (#33079)
When setting `PS1` in Bash, it's required to enclose non-printable characters in square brackets, so that the width of the terminal is handled correctly.

See https://www.gnu.org/software/bash/manual/bash.html#Controlling-the-Prompt
2022-10-10 07:29:58 -06:00
..
spack shell prompt: enclose control sequence in brackets (#33079) 2022-10-10 07:29:58 -06:00