Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Use null prompts in interactive tests.
- X-seq: zsh-workers 54804
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: [PATCH] Use null prompts in interactive tests.
- Date: Thu, 18 Jun 2026 08:36:09 -0700
- Arc-authentication-results: i=1; mx.google.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20240605; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:dkim-signature; bh=0sSm8qbF/3+Dq4XUeO+suAMQocP7CpXYBtQu7/WyOCw=; fh=BgAYDYpL6Ne/A5nWEMVJiHiBtrz8Imz3uf26RDwgQX4=; b=FadbtzU8/tfi5g5BgykCTJHklodjUO6I45QrpixfedaWc+AIzesQ38jstGnQt9lObf qmqMgvMYoVSBK9UApxxGUvjX/ZzKQB1fMeP8GijEyLOtOhVEsD437JV2Gfy8/98PbyT5 lJEzgrNDwhTeANnRGpa5AjYcnC4TezBG7U7mH007qT/bOyUonkeHBODbd05FFAEZ/SSm HXcTit+OZHcM7pODhlGTQjD5msruQCLva/6sjesiHKs0vmyeFy42KAwOagNBXR99z8ud MLu5sVwrH7M6IYpcDgxmtnTlERWXppqXyodr5YANooB6UOQTgzo0oJOrvpc+vMZgm8wt o1WQ==; darn=zsh.org
- Arc-seal: i=1; a=rsa-sha256; t=1781796982; cv=none; d=google.com; s=arc-20240605; b=crsUCbyCjh+z4dQArEMsV9P0zkAIMlPc4s4ZoD6i7lVgoqSXg37I8EDlNZnIhAVjWn dPndtBnn+KY1HI7tdpVZPXyBA0QjVoGydOp6bLrT5OjL358qjuYV81R2oDNg2AmBzphe 9QuX0JW1PrQS6h+9iUT7X8ESGKjAwVaOygFY/1vLDccvex2G1Mt1wjjuaTgDvxC8IAA1 Jeboe/G4DrXmaB6e0szZMZaX/Wnhpz1pMR6SPKcbHwtVbzTpAv0uwfE6RaKDFqC2n5AR NGexA0ZhOFU25xRJiD/NHpM6riy/aVadDjCTfMMiSWV9jO7LgimyFey7wBPNspTRrYzY VkGQ==
- Archived-at: <https://zsh.org/workers/54804>
- In-reply-to: <CAGdYchusW-PMac+x-sAGjmeO-puP1AENB-8norj73gDUKLwT2Q@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAGdYchusW-PMac+x-sAGjmeO-puP1AENB-8norj73gDUKLwT2Q@mail.gmail.com>
On Tue, Jun 16, 2026 at 1:54 PM Philippe Altherr
<philippe.altherr@xxxxxxxxx> wrote:
>
> Adopt the same null prompt trick (and formatting) in all interactive tests.
Would it be possible to separate the functional changes from the
formatting changes to make it easier to see the actual differences?
I'm also unsure that changing tests where a similar technique was
already being used (e.g., PS1=%%) is necessarily an improvement, but I
won't object if no one else does.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author