Merge branch 'master' into hjp

This commit is contained in:
Peter J. Holzer 2022-09-10 23:00:57 +02:00
commit 457a71753f
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ fi
case "$TERM" in
xterm*|screen)
# indicated exit status by smiley (suggested by Stig Sandbeck Mathisen)
smiley="%b%(0?,%{%}:-),%{%}:-()%{%}%B"
# indicate exit status by smiley (suggested by Stig Sandbeck Mathisen)
smiley="%b%(0?,%{%}:-),%{%}:-()%{%}%B"
prompt="%{]0;%m(%l)%n %~%}%B%m:%~ %T $smiley %h%# %b"
unsetopt PRINT_EXIT_VALUE
# force backspace key to send BS: