zsh-workers
 help / color / mirror / code / Atom feed
* Zsh 5.9 Tab Completion Bug
@ 2022-11-05  7:55 丁骆昌祺
  2022-11-06  2:57 ` Eric Cook
  0 siblings, 1 reply; 7+ messages in thread
From: 丁骆昌祺 @ 2022-11-05  7:55 UTC (permalink / raw)
  To: zsh-workers

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
```



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

end of thread, other threads:[~2022-11-07  9:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-05  7:55 Zsh 5.9 Tab Completion Bug 丁骆昌祺
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

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).