Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [RFC][PATCH] `newuser` prompt theme
- X-seq: zsh-workers 48558
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Marlon Richert <marlon.richert@xxxxxxxxx>
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: [RFC][PATCH] `newuser` prompt theme
- Date: Tue, 13 Apr 2021 22:17:22 -0700
- Archived-at: <https://zsh.org/workers/48558>
- In-reply-to: <7E71FA83-356E-448B-9726-02DF3FF5BD14@gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAH+w=7am=oS7FEpOOc=vUDLWN3iVQ8--ewqDOJLS2TheDag6TQ@mail.gmail.com> <7E71FA83-356E-448B-9726-02DF3FF5BD14@gmail.com>
On Tue, Apr 13, 2021 at 10:09 PM Marlon Richert
<marlon.richert@xxxxxxxxx> wrote:
>
> > On 13 Apr 2021, at 23:45, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> >
> > Is it possible to do that without the massive re-indent of the
> > existing "case" branches?
>
> Sure. The original indent was an odd number of spaces, though. I thought that didn’t fit the style guide/code conventions?
Possibly, but we prefer to keep functional changes separate from
whitespace changes for semantic clarity.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author