about summary refs log tree commit diff
path: root/Functions
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-04-11 15:28:29 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-04-11 15:28:29 +0000
commit6888f6c3a7af7dd728131e92fd6893baaf21aa89 (patch)
treedce3e07a81a02bca34b4160b569d9477b5e46448 /Functions
parent71157907ad90e252f2bb4842832f5d353f7f50c2 (diff)
downloadzsh-6888f6c3a7af7dd728131e92fd6893baaf21aa89.tar.gz
zsh-6888f6c3a7af7dd728131e92fd6893baaf21aa89.tar.xz
zsh-6888f6c3a7af7dd728131e92fd6893baaf21aa89.zip
10657: One change missed in 10635.
Also, a no-op cleanup in prompt_bart_setup.
Diffstat (limited to 'Functions')
-rw-r--r--Functions/Prompts/prompt_bart_setup4
1 files changed, 2 insertions, 2 deletions
diff --git a/Functions/Prompts/prompt_bart_setup b/Functions/Prompts/prompt_bart_setup
index 0713a48af..e8889071d 100644
--- a/Functions/Prompts/prompt_bart_setup
+++ b/Functions/Prompts/prompt_bart_setup
@@ -19,7 +19,7 @@ prompt_bart_help () {
 	The "off" token temporarily disables the theme; "on" restores it.
 	EOF
     [[ $(read -Ek 1 "?${(%):-%S[press return]%s}") == [Qq] ]] &&
-	print -nP $'\r'%E && return
+	print -nP '\r%E' && return
     <<-\EOF
 
 	The "upper left prompt" looks like:
@@ -36,7 +36,7 @@ prompt_bart_help () {
 	changes only after each command, as does the rest of the prompt.
 	EOF
     [[ $(read -Ek 1 "?${(%):-%S[press return]%s}") == [Qq] ]] &&
-	print -nP $'\r'%E && return
+	print -nP '\r%E' && return
     <<-\EOF
 
 	When RPS1 (RPROMPT) is set before this prompt is selected and a