Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PROMPT escape sequences
- X-seq: zsh-workers 23922
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PROMPT escape sequences
- Date: Mon, 08 Oct 2007 08:44:37 -0700
- In-reply-to: <20071008042759.GA2413@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20071008034223.GA789@xxxxxxxxxxxxxxx> <071007210217.ZM24374@xxxxxxxxxxxxxxxxxxxxxx> <20071008042759.GA2413@xxxxxxxxxxxxxxx>
[moved to -workers]
On Oct 8, 2:27pm, Geoff Wing wrote:
}
} :PS1='very%Blong%bstring%#%S '
} :The %S effect begins at the %B, not at the point where it should.
}
} OK, well, it was broken between 4.2.0 and 4.2.1.
} Quick surface check and I'd say it looks like zle_refresh.c:1.13
That seems unlikely; there's only a two-line diff in there, and the first
of those lines is "if (trashedzle)".
zsh-workers/20149 may have been the culprit, but I don't see anything
else from around July 2004 that meddles with prompts.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author