Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Colorful new fast-syntax-highlighting
- X-seq: zsh-users 23466
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: "Vadim A. Misbakh-Soloviov" <zsh@xxxxxxxx>
- Subject: Re: Colorful new fast-syntax-highlighting
- Date: Sun, 10 Jun 2018 23:28:39 +0200
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=4oTzEMpr3jQMVntp8K2RRcw/ey5Z6LUV1gVc950LOYs=; b=gl/AaiRPejr/YGAfwcS9DuilBQGyGRrjUM/gPtOlyQAiyFS4VGdjnU93Th7aQybelX 2HevmNIy3w0OC7ZSFWjhjT9JmsPHiGNmECzuLWf6QD3KoN1IvjzbDYtHhbbwTMZBJB+Y YZ7B7dn+I2Y71fQZdoMUB1mvoj86YFmP/raNGU3LETyXzgvNeEStA9eGW1ZWYnKfcOgl tOPW6L/Gh/M9h2Ld5GU4TrJ+Jp040OVFKiFtUxgdPu9Hu5J+F95QSTKyo1NgbpNaKm9Y dcj8eVr/PE2ofU3I/jmZ69s+ZjHhPjVqowi8tCtV3qsqSRQs00Rq9HA90lf8gwigUOQo jGcA==
- In-reply-to: <1661704.mmA4Cm8QeG@tp>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVCSikOF8m1J7ySwStRuR_j5Uf_hb=q9aDAS9eWP4EfQEQ@mail.gmail.com> <1661704.mmA4Cm8QeG@tp>
On 23 May 2018 at 21:00, Vadim A. Misbakh-Soloviov <zsh@xxxxxxxx> wrote:
> Also, how about freezing on path coloring in "big" direcotires (with millions
> of files)?
> And how about "dead" mounts (that also leads zsh to go into D-state)?
Today I've implemented asynchronous path checking, it should solve the problem:
https://asciinema.org/a/V18uHIn2BR0OVfRsmxyqkVi7K
--
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author