On Sat, 23 Mar 2024 at 00:34, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Prompt space is
> expensive and precious, at least for people who aren't in the
> habit of working in very wide windows.
That problem seems easy to address by adding a newline into the
default prompt. Something like this:
\set PROMPT1 '%n(at)%~%R%\n# '
I myself use:
\set PROMPT1 '%[%033[1m%]%M %n(at)%/:%>-%p%R%[%033[0m%]%\n> '