zsh-users
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <sgniazdowski@gmail.com>
To: "Vadim A. Misbakh-Soloviov" <mva@mva.name>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: Colorful new fast-syntax-highlighting
Date: Fri, 25 May 2018 17:23:03 +0200	[thread overview]
Message-ID: <CAKc7PVCV7b+zxHrFFWzGwv=K4t18ciiWQh02pS2kenAVDoCYDg@mail.gmail.com> (raw)
In-Reply-To: <6973752.mHYgxV1fiE@tp>

On 25 May 2018 at 14:19, Vadim A. Misbakh-Soloviov <mva@mva.name> wrote:
> В письме от пятница, 25 мая 2018 г. 15:07:30 MSK пользователь Daniel Shahaf
> написал:
>> There's X_ZSH_HIGHLIGHT_DIRS_BLACKLIST in master.
> Well, I know about such a "feature" in z-sy-h. But I failed to found something
> similar in fast-hl, so that question was mainly about if fast-hl have that
> issue (which is almost fixed in z-sy-h), or doesn't affected.

I added it now:

typeset -gA FAST_BLIST_PATTERNS
FAST_BLIST_PATTERNS[/mount/nfs1/*]=1
FAST_BLIST_PATTERNS[/mount/disk2/*]=1

It uses the interesting (K) subscript flag of associative arrays.

-- 
Best regards,
Sebastian Gniazdowski


  parent reply	other threads:[~2018-05-25 15:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-23 16:48 Sebastian Gniazdowski
2018-05-23 19:00 ` Vadim A. Misbakh-Soloviov
2018-05-25 12:07   ` Daniel Shahaf
2018-05-25 12:19     ` Vadim A. Misbakh-Soloviov
2018-05-25 12:35       ` Daniel Shahaf
2018-05-25 15:23       ` Sebastian Gniazdowski [this message]
2018-06-10 21:28   ` Sebastian Gniazdowski
2018-05-27 14:46 ` Sebastian Gniazdowski
2018-05-27 15:54   ` Vadim A. Misbakh-Soloviov
2018-05-28 10:03     ` Sebastian Gniazdowski
2018-05-28 14:09       ` Vadim A. Misbakh-Soloviov
2018-05-28 15:53         ` Sebastian Gniazdowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKc7PVCV7b+zxHrFFWzGwv=K4t18ciiWQh02pS2kenAVDoCYDg@mail.gmail.com' \
    --to=sgniazdowski@gmail.com \
    --cc=mva@mva.name \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).