From a4b590a2ee475e739b5f3977405139b3a5bd6723 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 13 Mar 2013 18:47:55 +0000 Subject: based on 31144 etc.: all entries of psvar can now be shown in prompts --- ChangeLog | 7 ++++++- Doc/Zsh/params.yo | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6f2a0e4f0..c386f27fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-03-13 Peter Stephenson + + * unposted, c.f. thread from 31144: Doc/Zsh/params.yo: all psvar + entries can be shown in prompts nowadays. + 2013-03-10 Peter Stephenson * 31141: Src/exec.c, Test/A04redirect.ztst: NO_CLOBBER for {fd} @@ -583,5 +588,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5817 $ +* $Revision: 1.5818 $ ***************************************************** diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index b7b7750ff..8c37c2de2 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -1215,7 +1215,7 @@ In sh or ksh emulation, the default is `tt(PLUS() )'. vindex(psvar) vindex(PSVAR) item(tt(psvar) (tt(PSVAR) ))( -An array (colon-separated list) whose first nine values can be used in +An array (colon-separated list) whose elements can be used in tt(PROMPT) strings. Setting tt(psvar) also sets tt(PSVAR), and vice versa. ) -- cgit 1.4.1