Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Fix quoting in `redhat' prompt
- X-seq: zsh-workers 30217
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxx
- Subject: Re: PATCH: Fix quoting in `redhat' prompt
- Date: Mon, 13 Feb 2012 21:23:13 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=boTP16IizGQyHH6YuKD0j3F0TFI9W6c/xjhHcw9bBo8=; b=Abbs+zmAl107tGMP2rvUaSAYuXJUBPfDUdPDzH/C+rjy8y19ocXfxFGLLilEUToO9u 8XpAeI9Isf+h6gfZ06Vcr7zGsI/0/l4dkBqJSv0zDxFaYk+KLQGWJxPfzmL1SJbyFogd aXHpIlppjfl7opvHwZeCoaZxznsrSDTZOj8VU=
- In-reply-to: <20120214000834.GA85895@redoubt.spodhuis.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <871upyld63.fsf@ft.bewatermyfriend.org> <20120214000834.GA85895@redoubt.spodhuis.org>
- Sender: 4wayned@xxxxxxxxx
On Mon, Feb 13, 2012 at 4:08 PM, Phil Pennock <
zsh-workers+phil.pennock@xxxxxxxxxxxx> wrote:
> PS1='[%n@%m %1~]%(#.#.$) '
>
Yeah, that's what the \$ idiom does in bash (renders as $ or #). I've
committed that tweak.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author