zsh-users
 help / color / mirror / code / Atom feed
From: Hong Xu <hong@topbug.net>
To: zsh-users@zsh.org
Subject: Pattern problem in the new zsh 5.0.3
Date: Mon, 16 Dec 2013 12:41:52 -0800	[thread overview]
Message-ID: <52AF6590.9020802@topbug.net> (raw)

Hi all,

After I upgraded to zsh 5.0.3, I found a few issues. It looks like they 
are both related to the glob pattern.

1. When I tried to use "git push origin <tab>" to perform 
autocompletion, the following error occurs:

     __git_complete_remote_or_refspec:33: bad pattern: +*
     __git_complete_remote_or_refspec:33: bad pattern: +*
     __git_complete_remote_or_refspec:33: bad pattern: +*

2. When I tried to use rvm (see 
https://github.com/wayneeseguin/rvm/issues/2431), something similar occurs:

|     __rvm_clean_path:12: bad pattern: *:/Users/hong/.rvm/gems/ruby-1.9.3-p448@global/bin:*|


I'm not familiar with the rvm codebase, so I cannot afford any details 
on that. But my point is, it seems that something related to pattern has 
broken in the new version.

Can anyone look into this, please?

Thanks!
Hong


             reply	other threads:[~2013-12-16 20:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-16 20:41 Hong Xu [this message]
2013-12-16 22:34 ` Hong Xu
2013-12-17  0:49   ` Phil Pennock

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=52AF6590.9020802@topbug.net \
    --to=hong@topbug.net \
    --cc=zsh-users@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).