From a440669201fcaaefe7a83d901e18dbdd57cf9d0a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 24 Jun 2008 08:44:14 +0000 Subject: 25242: Mikael V prompt test for contents of psvar --- Doc/Zsh/prompt.yo | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/prompt.yo b/Doc/Zsh/prompt.yo index d5177346a..54dc3f609 100644 --- a/Doc/Zsh/prompt.yo +++ b/Doc/Zsh/prompt.yo @@ -274,6 +274,8 @@ sitem(tt(S))(True if the tt(SECONDS) parameter is at least var(n).) sitem(tt(T))(True if the time in hours is equal to var(n).) sitem(tt(t))(True if the time in minutes is equal to var(n).) sitem(tt(v))(True if the array tt(psvar) has at least var(n) elements.) +sitem(tt(V))(True if element var(n) of the array tt(psvar) is set and +non-empty.) sitem(tt(w))(True if the day of the week is equal to var(n) (Sunday = 0).) endsitem() ) -- cgit 1.4.1