Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: pws-24: prompt escapes for script/function and lineno
- X-seq: zsh-workers 6929
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: PATCH: pws-24: prompt escapes for script/function and lineno
- Date: Tue, 29 Jun 1999 19:40:26 +0400
- Importance: Normal
- In-reply-to: <990629153127.ZM21149@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> Incidentally, bash prints more than one "+" at the beginning of each line
> when xtracing a subshell (that is, a parenthesized or otherwise grouped
> list of commands), so you can see how deeply nested the forking is getting.
> Is there a way to duplicate that effect with PS4 formats?
>
%L - current value of SHLVL. Something like "+(%L):%N:%i> " ? If it is suitable
default is another question.
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author