zsh-workers
 help / color / mirror / code / Atom feed
From: yamagata@nwgpc.kek.jp
To: zsh-workers@math.gatech.edu
Subject: zsh-3.1.2-beta menu completion strange behavior
Date: Thu, 19 Jun 1997 02:16:03 +0900	[thread overview]
Message-ID: <19970619021603U.yamagata@nwgpc.kek.jp> (raw)

Hello,

Nowadays I am testing zsh-3.1.2-beta
it's completion is differ from zsh-3.1.1,

Without no zshrc, zshenv, doing

	nwgpc% mkdir aa
	nwgpc% mkdir aa/bb
	nwgpc% touch aa/bb/cc
	nwgpc% touch aa/bb/cc.0
	nwgpc% touch aa/bb/cc.1

and, type

	nwgpc% ls a[TAB]

then I got

	nwgpc% ls aa/

then hit TAB key twice more, I got

	nwgpc% ls aa/bb/cc
                          ^cursor is here.

After I hit Return key, last "c" character is removed and,

	nwgpc% ls aa/bb/c 
	ls: aa/bb/c: No such file or directory

When I used zsh-3.1.1, it successfully execute "ls aa/bb/cc".

Why? What should I do?

			yamagata


             reply	other threads:[~1997-06-18 17:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-06-18 17:16 yamagata [this message]
1997-06-18 17:35 ` Zefram

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=19970619021603U.yamagata@nwgpc.kek.jp \
    --to=yamagata@nwgpc.kek.jp \
    --cc=zsh-workers@math.gatech.edu \
    /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).