Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion position
- X-seq: zsh-users 3286
- From: Christoph Lange <langec@xxxxxx>
- To: dias-d_l@xxxxxxxx
- Subject: Re: completion position
- Date: Sat, 15 Jul 2000 18:16:13 +0200 (CEST)
- Cc: zsh <zsh-users@xxxxxxxxxxxxxx>
- In-reply-to: <20000715161353.A22044@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- Reply-to: Christoph Lange <duke@xxxxxxxxxxxxxx>
> I can't find how to move the completion cursor position :
> i've always that :
>
> shell> cd /usr/<tab> _
> X11R6/ i486-linuxlibc1/ local/ spool/
> bin/ include/ man/ src/
> doc/ info/ sbin/
> games/ lib/ share/
I had a similar problem when I had some escape codes in my prompt, which set
the xterm title bar. I think zsh calculates the cursor position depending on
the length of the prompt. Of course, zsh did not understand that a certain
part of the text actually appeared in the title bar and not in the command
line prompt and therefore assumed a wrong length andq set the cursor to a
wrong position.
Christoph
--
Microsoft Windows(TM): A thirty-two bit extension and graphical shell
to a sixteen bit patch to an eight bit operating system originally
coded for a four bit microprocessor which was written by a two-bit
company that can't stand one bit of competition.
Christoph Lange, langec@xxxxxx, http://www.cul.de/home/yaph/, ICQ #51191833
Messages sorted by:
Reverse Date,
Date,
Thread,
Author