Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [BUG] region_highlight+=( "$start $end standout" ) doesn't work as expected
- X-seq: zsh-workers 43868
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [BUG] region_highlight+=( "$start $end standout" ) doesn't work as expected
- Date: Fri, 07 Dec 2018 07:45:21 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:subject :references:date; s=fm2; bh=5i2SXvlR7DibDSomB2fcRGASD+ZDVRjkT384 pZykNQg=; b=rYUdLOHzxbAVGADhXq5rxzJwJlCauRu5NoL/pNh5v09BHVG6MycY kwD3UqcrzL/xmAYO0C3ugTPsgsEgC4AxN2DXHXPBHD28Z/FG9+D9eeEPXmYR1l4m yQaZXqKHraizFadD0piW34Fx2RxU+Up733XZQ1HSfK6PU/2mvSNvaSBr8l4wS9tg DKLDWsfYkOcpgCemhGaKzENWVSOx+jgiFww+0snv/mqGRixQ13KWgciGlvHC3wfS qhMgfyXk9awjP9iHAc1L69pH6RXXSDsQ9ASB8RQ8jQqsTTLQq765s9nzSqhB2hU1 V1QysYkiT4W6UQHI+nwaVWmNPjauzXEGyw==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=5i2SXvlR7DibDSomB2fcRGASD+ZDVRjkT384pZykN Qg=; b=D7bgXPp5lSEVB75vJntIccYF65ITRCnN7CQOrTRBA0nBwbmtU2kd8llQ+ Fnmj1LqxDtWu4Mj/HOMxyCUemA5qiu9jT6RgFtmQXduFldFTHJMhHB+QbU3uT5VA KyXI4yK2rBDioC92CFLrBIZGiypc+o4YpFA2GiYuSh+xc4c6lqnLrr2uYMUMpJ9m 4YAHPdJRus7xFoZiOfB0cx6RQClm1TPNdJzJv6rxwnxoc5CTDB2oqQObD+kLeT8v oBEffUgzuADRhu4q8GR+ULqoP5E6k2AiFLxKSlSSGYIMP+hmnsuRnZ6PAMF6xAky mpsRrqgjYcDsHQ994CBbk5yvvFOjQ==
- In-reply-to: <CAKc7PVCgYRfw-oeASnACu5uvo598+=6JLj21LY2a3+RG6BE_Mg@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVBiJGhEqVjJc-17g0aBhiKdomiSWOXyuv3JyRS1x0Bbyw@mail.gmail.com> <CAKc7PVCgYRfw-oeASnACu5uvo598+=6JLj21LY2a3+RG6BE_Mg@mail.gmail.com>
Could you post a self-contained reproduction recipe for the bug? By
that I mean something that we can copy-paste from the email into a fresh
'zsh -f' instance and observe the bug.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author