zsh-workers
 help / color / mirror / code / Atom feed
From: 丁骆昌祺 <auriaiur@outlook.com>
To: zsh-workers@zsh.org
Subject: Zsh 5.9 Tab Completion Bug
Date: Sat, 5 Nov 2022 15:55:12 +0800	[thread overview]
Message-ID: <TYCP286MB1283AFC21D9C21C74DD214E8DC3A9@TYCP286MB1283.JPNP286.PROD.OUTLOOK.COM> (raw)

Steps to reproduce:
Type these commands in the terminal:
```
$ touch o-st o-te
$ ls o-
```
Now hit <TAB>, the terminal becomes:
```
$ ls o-T
```
Hit <TAB> again, the terminal becomes:
```
$ ls o-te
```



             reply	other threads:[~2022-11-05  7:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-05  7:55 丁骆昌祺 [this message]
2022-11-06  2:57 ` Eric Cook
2022-11-06  5:20   ` Mikael Magnusson
2022-11-06  6:31     ` Bart Schaefer
2022-11-06 12:54       ` Mikael Magnusson
2022-11-06 18:09       ` Bart Schaefer
2022-11-07  9:09         ` Jun T

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=TYCP286MB1283AFC21D9C21C74DD214E8DC3A9@TYCP286MB1283.JPNP286.PROD.OUTLOOK.COM \
    --to=auriaiur@outlook.com \
    --cc=zsh-workers@zsh.org \
    /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).