Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
IMO zle-line-pre-redraw is called much too often
- X-seq: zsh-workers 37880
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: IMO zle-line-pre-redraw is called much too often
- Date: Thu, 4 Feb 2016 07:41:03 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:to:subject:mime-version:content-type; bh=v0cAodVsDpKOJk7LuOb3EpUTJyfcozEzkda2hobD3Ks=; b=rhUTKgv31hHf/xDntGHjOdanUUexXgqYGrFtdiohmEmzspBY73ri4PRRxMLgClUWt5 r3FQjHspDN2cn2YmcPkU9USLRDaBG+8+zsp6oCkI73kVhCxJFxodp+ldHkKZqsHDD4UR xzMIkYlc3FkzVESF4QPQm3YtPKhJ/353CTJY41wkPnaWGmQRKmk4pQlBmLgpzofVp9yu /3hE2ceSnwes+3dJlFVRkMg8sAbYyrY/Z9tHLVAp/dBattCViuOhsW/ugtF9ZccRzmSx Vj+r6Ld2QUo9vd+j9TBfgoxBeJGV4P9ABa64pm9IMfJhimYV5VJ3GSDyv50yfVGV0jZK 9lUg==
- 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
I was a little skeptical of this when it was added, but having just tried
a couple of experiments with it I'm unhappy with the implementation. It
is called at every self-insert, for example.
There has to be a more reasonable compromise.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author