Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: region_highlight converts `fg=default` to `none`, which is not the same
- X-seq: zsh-workers 47480
- From: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- To: Marlon Richert <marlon.richert@xxxxxxxxx>
- Subject: Re: region_highlight converts `fg=default` to `none`, which is not the same
- Date: Fri, 23 Oct 2020 10:08:41 +0200
- Archived-at: <https://zsh.org/workers/47480>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2020-10/CAN%3D4vMr%2BdXkY3LsfRoJO06dHV%3DY8MB3S1RFwqZ1m6YGJhLK3dQ%40mail.gmail.com>
- Authentication-results: zsh.org; iprev=pass (mail-il1-f182.google.com) smtp.remote-ip=209.85.166.182; dkim=pass header.d=gmail.com header.s=20161025 header.a=rsa-sha256; dmarc=pass header.from=gmail.com; arc=none
- Cc: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=vmM74MC+j6VKzFMOkicI92SvChj0VpYo9PqMG5zSszo=; b=mYDQHx8l27qaAZuccLFB3whMCM7c0WsCgNBLw0NK/XbHKmTsp7c1bOkrs4YEPyFFZ8 c49dc50ZX6fB7uJqH8oWe5Ur8VBpLDM8IC0RF/Qd9oMAfsuOCJfrG2tu/Fqn8gaR2bVm 6PXwqqc1Q7g2RVPxbnuqSmsRY/a2ToVTilX85Oy0QNjM6VI/2DNYJQUaJhSPKVz0LKN3 QZND+6DPlwUhUft9PRZNBB4rO5HBj0DgWxQ5SiGTcTyRHpEocA4l7VVksirSikLNhpoJ zEO3RqmtjQPB0FKc9a5vNwx7RpufJjU+01QVqTetlMf25d0hrau47C8DvXNTKzj91jVY vMBw==
- In-reply-to: <CAHLkEDvThAYDbqvVt9u8tRDxSnXjXo=hCierGQODA4KZPcQzxw@mail.gmail.com>
- List-archive: <http://www.zsh.org/sympa/arc/zsh-workers>
- List-help: <mailto:sympa@zsh.org?subject=help>
- List-id: <zsh-workers.zsh.org>
- List-owner: <mailto:zsh-workers-request@zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-subscribe: <mailto:sympa@zsh.org?subject=subscribe%20zsh-workers>
- List-unsubscribe: <mailto:sympa@zsh.org?subject=unsubscribe%20zsh-workers>
- References: <CAHLkEDv9ch+nhtpYF3So+029J6GMv5iU-8=RzHRHLa7OYzc3kg@mail.gmail.com> <CAN=4vMq1CjLKiwM0_HWfQf5=xLTGQ7z9mVs=QEsCp05suLK-fA@mail.gmail.com> <20201014204621.4cf5b2b0@tarpaulin.shahaf.local2> <CAN=4vMqencidrpknTheyjAYQRT9BHN8ZLXRFk2Z38Gfwx9mxyQ@mail.gmail.com> <cd3c7101-2735-4e4e-a40f-76d0850f471d@www.fastmail.com> <CAH+w=7aHWUQSFCJ3NQDVDBg=X8J1WD+YbNMQ21=c4xXs=LPBqg@mail.gmail.com> <CAHLkEDvThAYDbqvVt9u8tRDxSnXjXo=hCierGQODA4KZPcQzxw@mail.gmail.com>
- Sender: zsh-workers-request@xxxxxxx
On Thu, Oct 22, 2020 at 9:59 PM Marlon Richert <marlon.richert@xxxxxxxxx> wrote:
> While we're on the topic of `region_highlight`, here's another
> problem I've noticed with it: `standout` (3) is rendered as
> `reverse` (7), even though my terminal is perfectly capable of
> rendering italic. When I use `\e[3m` in `$PS1` or `$ZLS_COLORS`, it
> renders fine as italic. There's no reason to convert it.
Previous discussion about standout, italized and negative image:
https://www.zsh.org/mla/workers/2019/msg01189.html.
Roman.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author