Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: precmd, preexec, and supplied prompt themes
- X-seq: zsh-users 12005
- From: "William Scott" <wgscott@xxxxxxxxxxxxxxxxxx>
- To: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: precmd, preexec, and supplied prompt themes
- Date: Sat, 13 Oct 2007 14:53:28 -0700 (PDT)
- Cc: zsh-users@xxxxxxxxxx
- Importance: Normal
- In-reply-to: <071013144046.ZM15536@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <DD973F2C-E6A0-4FCA-96F5-6C96701DC677@xxxxxxxxxxxxxxxxxx> <20071012215906.GA8935@mastermind> <071012185005.ZM2921@xxxxxxxxxxxxxxxxxxxxxx> <35490.69.3.191.19.1192241340.squirrel@xxxxxxxxxxxxxxxxx> <071012202721.ZM13638@xxxxxxxxxxxxxxxxxxxxxx> <20071013135858.18e842df.wgscott@xxxxxxxxxxxxxxxxxx> <071013144046.ZM15536@xxxxxxxxxxxxxxxxxxxxxx>
Bart Schaefer wrote:
> } The first is that the prompt_simple_preview function doesn't work.
>
> "Doesn't work" how?
zsh-% prompt_simple_preview
prompt_preview_theme:2: bad pattern: PS1=%B%{^[[39m%}zsh-%# %{^[[39m%}%b
> Also your attempt to display the available colors in prompt_simple_help
> is not working for me; "black" compes out white, and neither it nor
> "white" are visible on the white background of my xterm. I'd suggest
> restricting the help to bare text and leaving the color demonstrations
> to the preview.
Ok. (Mine made them grey.) But it cleverly hides non-viable options from
the user.
> Try "typeset -ga preexec_functions"
That worked. (I knew it had to be something to do with "global".)
>as was pointed out somewhere on this thread.
Sorry, I somehow missed it. (Matt just had the -a).
Thanks.
Bill
- References:
- precmd, preexec, and supplied prompt themes
- Re: precmd, preexec, and supplied prompt themes
- Re: precmd, preexec, and supplied prompt themes
- Re: precmd, preexec, and supplied prompt themes
- Re: precmd, preexec, and supplied prompt themes
- Re: precmd, preexec, and supplied prompt themes
- Re: precmd, preexec, and supplied prompt themes
Messages sorted by:
Reverse Date,
Date,
Thread,
Author