Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Vanishing first character in completion listing
- X-seq: zsh-workers 12870
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Vanishing first character in completion listing
- Date: Mon, 2 Oct 2000 14:51:24 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Ths is odd. I was using accept-and-menu-complete to add file names to the
command line, and when the line wrapped (thus causing the listing to be
redraw one line farther down) the `B' in `Builtins' vanished.
I've inserted the line break at column 80 in the cut'n'paste output below,
to show where the wraparound happened. I don't actually know for sure if
the B vanished as soon as the line wrapped or not until Src/builtin.c was
completed. My xterm does have auto-wraparound enabled.
zagzig[510] cvs commit -m '' ChangeLog Src/utils.c Src/signals.c Src/glob.c Src/
exec.c Src/builtin.c
uiltins/ Zle/ signals.c exec.c
Modules/ utils.c glob.c builtin.c
--
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