Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
_complete_help broken
- X-seq: zsh-workers 22813
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: _complete_help broken
- Date: Tue, 03 Oct 2006 18:33:23 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Someone, almost certainly me (or possibly I), broke _complete_help (^xh)
so that it adds an extra newline. This happens with zsh -f and compinit
from scratch. This is probably additional fallout from the change I put
in in 22676/22678 to make trashzle() not retrash if it never got
untrashed up (c.f. 22727). It suggests that there's another point which
isn't fixing the cursor position after outputting to the terminal.
Unfortunately, I haven't yet got much idea of where to look for the
problem; _complete_help does some nasty things (yes, I was surprised,
too...)
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
To access the latest news from CSR copy this link into a web browser: http://www.csr.com/email_sig.php
Messages sorted by:
Reverse Date,
Date,
Thread,
Author