Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Call the pre-redraw hook if there is text in the buffer on init
- X-seq: zsh-workers 39510
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: PATCH: Call the pre-redraw hook if there is text in the buffer on init
- Date: Thu, 29 Sep 2016 21:54:15 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=VdSBvkY26M3wrl0fVCvNuFe4ujEqnnzNAY3NJNvTi8E=; b=DN66taqopuaQ8RBcAQUVXRklz1sgyU71sUcyYdvQ0YAmzSyvQwXHjDfQEyulgN2NY2 rEVug8yV21134VmcAeuH0I0VOvvAMsaFOs2dNYR+0K4Za+IfRqPcrRVjB+xI8kEZCren SdsG9XdKPgMW4ls+AhEkGH4S+F9chDu+N55B0Tzvk5a5MDO+zNld9Z5nfVSguhsAXBEh k5QNPqaj9hoCmC3wjHXv8CnQq1WeTH00TgiW2ZZg2uWG8h3IQ/Qdh+OiOazPLwENUuiq DM+psXAPepok0UZXraAKaVmU2BKQyc4QmfUCZYEduixT2kVzDJ5jL+/XVYbGoGU9pynY lmWQ==
- In-reply-to: <20160926095934.27442-1-mikachu@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>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <1474809905-12861-1-git-send-email-danielsh@fujitsu.shahaf.local2> <20160926095934.27442-1-mikachu@gmail.com>
On Sep 26, 11:59am, Mikael Magnusson wrote:
}
} Either way, I think this approach might be better. It will highlight
} any text that may also have been added by the zle-line-init hook, in
} addition to also highlighting popped text.
This looks fine to me.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author