Re: [PATCH] Use null prompts in interactive tests.
Bart Schaefer <[email protected]> Thu, 18 Jun 2026 08:36:09 -0700
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <CAH+w=7Z_6FkhxM74=qZQ1qB=quLEfMOhNNCT=EhMWPH2OoLHWg@mail.gmail.com> |
On Tue, Jun 16, 2026 at 1:54 PM Philippe Altherr <[email protected]> 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.