zsh-workers
 help / color / mirror / code / Atom feed
* 3.1.6 tab completion issue (off by one error)
@ 1999-11-17 17:22 Clint Olsen
  0 siblings, 0 replies; 2+ messages in thread
From: Clint Olsen @ 1999-11-17 17:22 UTC (permalink / raw)
  To: zsh-workers

Hello:

I reported this earlier but received no response on this.  When I use tab
to complete, it looks like the command-line is off by one character.  So,
typing the very next character after <tab> starts the output one character
by the cursor.  It's especially visible if I tab complete a directory.  The
string ends in '/', and it gets wiped out when I type the next character.

Has anyone else seen this?

This is on AIX 4.1.X.

Thanks,

-Clint


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 3.1.6 tab completion issue (off by one error)
@ 1999-11-18  7:45 Sven Wischnowsky
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Wischnowsky @ 1999-11-18  7:45 UTC (permalink / raw)
  To: zsh-workers; +Cc: Clint Olsen


Clint Olsen wrote:

> I reported this earlier but received no response on this. 

If I'm not completely mistaken, there was a reply, but maybe that
wasn't CC'ed to you?

> When I use tab
> to complete, it looks like the command-line is off by one character.  So,
> typing the very next character after <tab> starts the output one character
> by the cursor.  It's especially visible if I tab complete a directory.  The
> string ends in '/', and it gets wiped out when I type the next character.
> 
> Has anyone else seen this?

I hope many people have seen this (sorry, couldn't resist ;-).

It's intentional and controlled by the AUTO_REMOVE_SLASH option. If it 
is set, several of the automatically added suffixes (such as the `/'
after directory names) are removed when the next character type
seperates the completed string from the next word (i.e. if you type a
character such as space, `;', etc.).

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-11-18  7:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-17 17:22 3.1.6 tab completion issue (off by one error) Clint Olsen
1999-11-18  7:45 Sven Wischnowsky

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).