Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Rewrite of zsh-newuser-install



On Tue, Feb 9, 2021 at 12:29 AM Roman Perepelitsa
<roman.perepelitsa@xxxxxxxxx> wrote:
>
> On Tue, Feb 9, 2021 at 9:18 AM Marlon Richert <marlon.richert@xxxxxxxxx> wrote:
> >
> > On Tue, Feb 9, 2021 at 3:42 AM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> >
> > > %F{8} and %F{12} do nothing on my terminal (ssh in Terminal.app from
> > > Mac to Ubuntu, in this case), they just emit the same as %F{default}
> >
> > I can change it, but I want to note that I happen to use macOS's
> > Terminal.app to ssh to an Ubuntu server, too, and it works fine for me
> > there.
>
> It's a matter of TERM. If you set TERM=xterm, you'll see that all
> colors with the codes above 7 look like the default.

I've got TERM=xterm-color and it still acts that way.  I get
darker/fainter from F{8}/F{12} if I use xterm-256color.  Doesn't
usefully stand out on my white background.

Which reminds me, it's odd to have an SPROMPT without also "setopt CORRECT"?




Messages sorted by: Reverse Date, Date, Thread, Author