Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How can Zle -U interfere with zsh-syntax-highlighting?
- X-seq: zsh-workers 38541
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- Subject: Re: How can Zle -U interfere with zsh-syntax-highlighting?
- Date: Wed, 25 May 2016 08:14:11 +0200
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=qBtD+OFOpefm7ZeyWiRlWfKDwptPHw9KFJ7pqyhLrwY=; b=sXN3iNKdYUSn6+FHtptOf16MZFZjFoz3PKewEGeoBk582dBvsAu0lESZsVMA9s63Ol eHySwPfdDWMyfIlC4R/eyTagbTXC5wafGTewo2uqmhs3lCp8ASjna85svtvs50SFYtsG pa7Zq/lQUVCmZEGLVE8Bz2b9pzyDPJLEvs0xvXk4KSfXlPrdmoig3OXcxHxVfTlcObEe VPWmNgqJxu4lyiH9YUsaoqWukkDHd9cPEeaFcVKbyZJ8VBYk/BYx/QXND/8jImmGd2B0 Z2qKLVTnQVRbY8Dzg5qBvlxn8jMOeutw2FkScC88ItrU6VJfWk1rmloJlSzsEOSqA3fK xATA==
- In-reply-to: <20160519212218.GA3125@tarsus.local2>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVCZhyjPqzgPSrKOUs=+Qp5m_yELs2uEAwuCQYZXDKkxUg@mail.gmail.com> <CAH+w=7b7g-g7JmFvrgR4ezWz7CrVZnXVrV+u9iOitX0H0y_pVQ@mail.gmail.com> <20160519212218.GA3125@tarsus.local2>
On 19 May 2016 at 23:22, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> Bart Schaefer wrote on Sun, May 15, 2016 at 04:13:21 -0700:
>> I suppose it might make sense for "zle -U" to pretend to be actual
>> input even to the extent of PENDING, but it currently does not.
>
> Like this?
>
> [[[
> diff --git a/Src/Zle/zle_params.c b/Src/Zle/zle_params.c
> ...
> It doesn't cause any obvious problem, but I couldn't reproduce the
> original slowdown so I'm not sure whether this patch fixes it.
I've tested the patch and it still has delay
https://asciinema.org/a/4amtz0ie97ec3zjtg6oj0ywvr
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author