From 0bb608abc417f5dea96d2fc7e65ac125b5153f83 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 10 Aug 2010 18:57:43 +0000 Subject: unposted: tweak newline placement. --- ChangeLog | 7 ++++++- Functions/Newuser/zsh-newuser-install | 6 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4ead6cc5c..3d84a1919 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-08-10 Clint Adams + + * unposted: Functions/Newuser/zsh-newuser-install: tweak + newline placement. + 2010-08-10 Peter Stephenson * unposted: Completion/Unix/Command/_todo.sh: need care matching @@ -13508,5 +13513,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5053 $ +* $Revision: 1.5054 $ ***************************************************** diff --git a/Functions/Newuser/zsh-newuser-install b/Functions/Newuser/zsh-newuser-install index e9ca82652..37c60293a 100644 --- a/Functions/Newuser/zsh-newuser-install +++ b/Functions/Newuser/zsh-newuser-install @@ -955,10 +955,10 @@ You can: (1) Continue to the main menu. " if [[ -f /etc/zsh/newuser.zshrc.recommended ]]; then - print -r " -(2) Populate your $zdmsg/.zshrc with the configuration recommended + print -r "(2) Populate your $zdmsg/.zshrc with the configuration recommended by the system administrator and exit (you will need to edit - the file by hand, if so desired)." + the file by hand, if so desired). +" fi read -k key$longprompt -- cgit 1.4.1