product · inferred from evidence
PROMPT1
A psql configuration variable controlling the command prompt format.
- cb psql terminal goes fuzzy and breaks the REPL on PROMPT1
The fuzzy REPL was a rendering bug in cb psql 3.4.1, fixed in 3.5.1, so upgrading is the fix. If you need to stay on the old version, the workaround is to simplify your psql PROMPT1 so it renders on a single predictable line, the reporter u