mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-06-12 14:48:27 +00:00
We were previously overwriting PS0 on every PROMPT_COMMAND. We now append to PS0, but only if it doesn't already contain our hook. This is also more consistent with the bash-preexec behavior we maintain for older bash versions.