File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<!--
2- $PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.169 2006/09/16 00:30:19 momjian Exp $
2+ $PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.170 2006/10/03 21:14:46 momjian Exp $
33PostgreSQL documentation
44-->
55
@@ -2491,7 +2491,7 @@ testdb=> <userinput>\set content '''' `sed -e "s/'/''/g" -e 's/\\/\\\\/g' <
24912491 <literal>%]</literal>. Multiple pairs of these may occur within
24922492 the prompt. For example,
24932493<programlisting>
2494- testdb=> \set PROMPT1 '%[%033[1;33;40m%]%n@%/%R%[%033[0m%#%] '
2494+ testdb=> \set PROMPT1 '%[%033[1;33;40m%]%n@%/%R%[%033[0m%]%# '
24952495</programlisting>
24962496 results in a boldfaced (<literal>1;</literal>) yellow-on-black
24972497 (<literal>33;40</literal>) prompt on VT100-compatible, color-capable
You can’t perform that action at this time.
0 commit comments