Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zle-line-pre-redraw_hooks
- X-seq: zsh-workers 37647
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: zle-line-pre-redraw_hooks
- Date: Fri, 15 Jan 2016 11:14:06 -0800
- 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:content-type; bh=t/t9ZpJSgAxiL5uWcRRnb0ZI3hATWHOC9nnlIx1D78Y=; b=KUtDEsIkbJyN4SvAD11xCgJGPu2/6jcefIgUcH+2m7PtMKa0QMrHsCAvUZcS0PzMVi AmMWPULakHBYBcv4ZPTBQjp3G8kzX/9CpJrhzFKQuGoo43r/8P5ENHGxAY/mWNkdxSRu w+hb/30Kp/fvkQuLms1e/wh+oEZZo2Q/1t4QRY7FohBLmj6YvNippPWhntNESiEa55sj cwBktxYjRGnRC8bUseAdkJxAbqxHRJDjcSkUi/evL1LOUU8u67tLoEXzL1Lmqb3z+lCQ TgBe2mrXqsPC1xer6UX+X66h4Ck1q0fdoPQI/rOIWcqcaPn2S+VooQZXFwugvieg77/k PU/w==
- In-reply-to: <20160115062647.GA28411@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: <20160115062647.GA28411@tarsus.local2>
On Jan 15, 6:26am, Daniel Shahaf wrote:
}
} Would it make sense to provide a way to register multiple
} zle-line-pre-redraw hooks? Similar to $chpwd_functions?
We discussed this a while back in the context of other hook widgets
such as zle-line-init and ended up rejecting the idea ... or, IIRC
more specifically we rejected the idea of having add-zsh-hook know
about both functions and widgets.
Whatever we might do has to work generically for hook widgets, not
just for some specific one.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author