Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Submitting vcs_info function
- X-seq: zsh-workers 25720
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: Submitting vcs_info function
- Date: Mon, 22 Sep 2008 17:17:28 +0000
- In-reply-to: <20080921102306.GQ2182@xxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-workers <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080917201859.GU2182@xxxxxxxxxxxxxxx> <20080917203242.GV2182@xxxxxxxxxxxxxxx> <20080921091111.GA26463@xxxxxxxx> <20080921102306.GQ2182@xxxxxxxxxxxxxxx>
On Sun, Sep 21, 2008 at 12:23:06PM +0200, Frank Terbeck wrote:
> Or something completely different (like dropping that sentence
> altogether)?
I like that one.
Index: Doc/Zsh/contrib.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/contrib.yo,v
retrieving revision 1.87
diff -u -r1.87 contrib.yo
--- Doc/Zsh/contrib.yo 22 Sep 2008 16:57:49 -0000 1.87
+++ Doc/Zsh/contrib.yo 22 Sep 2008 17:16:06 -0000
@@ -347,9 +347,6 @@
example(autoload -Uz vcs_info)
-If you plan to use the information from var(vcs_info) in your prompt (which
-is its primary use), you need to enable the tt(PROMPT_SUBST) option.
-
It can be used in any existing prompt, because it does not require any
tt($psvar) entries to be left available.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author