zsh-workers
 help / color / mirror / code / Atom feed
* Tab-completion bug
@ 2017-08-12  0:17 Halbeno
  0 siblings, 0 replies; only message in thread
From: Halbeno @ 2017-08-12  0:17 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 1136 bytes --]

I have a folder named '\.*' (without the 's) that zsh seems to have trouble with.
I am running ArchLinux, with zsh version "zsh 5.3.1 (x86_64-unknown-linux-gnu)".

Minimal test case: mkdir \\.\*; mkdir \\.\*/a; mkdir \\.\*/b
Then: ls \\[tab repeatedly]

With grml-zsh-config, it changes to "ls \\\*", then another tab shows "No matches for: `arguments', `files', or `file'", then another tab changes it to "ls \\.\*" and subsequent tabs alternate between "ls \\.\*/" and "ls \\.\*" instead of showing inner folders.
With nothing but comments in .zshrc and grml-zsh-config uninstalled, it works fine.
With a mostly-default config made with zsh-newuser-install, https://ptpb.pw/y6S6 , it changes to "\\\*" instead of the correct "\\.\*",  and subsequent tabs merely beep.

zsh --noglobalrcs doesn't seem to help, and in the #zsh IRC channel else mentioned they had the same behaviour:
"<FoH> oh.  i'm getting the same behaviour (under 5.0.2).  but it works correctly under  zsh -f
<FoH> interesting
<FoH> after i  autoload -Uz compinit && compinit  i get the borked behaviour"

Sent with [ProtonMail](https://protonmail.com) Secure Email.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-12  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-12  0:17 Tab-completion bug Halbeno

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