Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Graceful hiding of $RPROMPT
- X-seq: zsh-users 14673
- From: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Graceful hiding of $RPROMPT
- Date: Mon, 21 Dec 2009 18:29:21 +0100
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=SLt7RiJLUMbDtuwY1+TgNjf3bjkwacWJpTNcpkTeLYU=; b=K6sIhThOcpTNyhRzAiR0WpioviLpZNpwITmqO4h7VQPt/Ol5TzD3LodZICoZ/pO6rD 2S6721gY9jL/wFz+FRGRD1jjnrljzSerM6MkONsyK2tb/5TBub3FEjh7SKRk18UgFrl+ GvgeFuxaKVOwfr0+9dV4Wh55wNxTzuKuQ/j+4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=MYqwy3uNB6KLexh8xek3mC4qkGIMbqd4+MM+GontaO2GSRhHhZBri4khqFnLN8/5xN SdDB2njbmWlPvj5AwtJojC04eKiv2eoJwXNDoIzysETLop1Nz9H0OvDOOzt2gKf1BqiD yhdmuTcfuCmohWvSoNExsvZp5WUZYoV6UF5HI=
- In-reply-to: <091220101728.ZM1980@xxxxxxxxxxxxxxxxxxxxxx>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <2d460de70912200133t4e1dcc72l3737395b46b0753e@xxxxxxxxxxxxxx> <091220101728.ZM1980@xxxxxxxxxxxxxxxxxxxxxx>
On Sun, Dec 20, 2009 at 19:17, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> So to really get what you want, it'll require hacking the C code in
> Src/Zle/zle_refresh.c, function zrefresh. ÂLook for references to
> "rpmpt" e.g. the variable "put_rpmpt". ÂA nice touch would be if the
> %(l...) mechansim was intelligent about being used in RPS1 and counted
> the ZLE buffer as part of "at least N characters have already been
> printed".
Would if I could, seriously. As it is, I am limited to asking if anyone is kind,
and interested, enough to do this for me (us).
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author