zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Cc: Clint Olsen <olsenc@ichips.intel.com>
Subject: Re: 3.1.6 tab completion issue (off by one error)
Date: Thu, 18 Nov 1999 08:45:45 +0100 (MET)	[thread overview]
Message-ID: <199911180745.IAA04002@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Clint Olsen's message of Wed, 17 Nov 1999 09:22:12 -0800


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


             reply	other threads:[~1999-11-18  7:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-18  7:45 Sven Wischnowsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-11-17 17:22 Clint Olsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199911180745.IAA04002@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=olsenc@ichips.intel.com \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).