Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Screen refresh problem with completion messages
- X-seq: zsh-workers 14245
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: Screen refresh problem with completion messages
- Date: Mon, 7 May 2001 14:34:38 +0000
- In-reply-to: <200105071033.MAA02959@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200105071033.MAA02959@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On May 7, 12:33pm, Sven Wischnowsky wrote:
} Subject: Re: Screen refresh problem with completion messages
}
} This is yet another manifestation of the first bug in the BUGS file.
}
} At least for the non-complist code, it actually prints all characters
} and then outputs a CLEAREOL which removes the last character again.
What about simply emitting space-backspace when the cursor reaches the
COLUMNS-th character? That might have some ramifications in zle, but
it should be completely harmless in complist.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author