zsh-users
 help / color / mirror / code / Atom feed
From: TJ Luoma <luomat@gmail.com>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: Zsh-Users List <zsh-users@zsh.org>
Subject: Re: tab completion bug?
Date: Fri, 24 Oct 2014 07:59:56 -0400	[thread overview]
Message-ID: <CADjGqHtrkip-x82=zA7m0gE9R6zeN6VV3-fkpYUua4dt3KVemA@mail.gmail.com> (raw)
In-Reply-To: <141023192353.ZM19606@torch.brasslantern.com>

Would any of these be a possible reason:

        setopt AUTO_CD
        setopt AUTO_LIST
        setopt AUTO_PARAM_KEYS
        setopt AUTO_PARAM_SLASH
        setopt AUTO_PUSHD
        setopt AUTO_REMOVE_SLASH
        setopt extended_glob
        setopt HASH_LIST_ALL
        setopt hist_ignore_dups
        setopt hist_ignore_space
        setopt INTERACTIVE_COMMENTS
        setopt LIST_AMBIGUOUS
        setopt LIST_PACKED
        setopt LIST_TYPES
        setopt prompt_subst
        setopt PUSHD_IGNORE_DUPS
        setopt no_case_glob  # set ignore case for ls etc

        unsetopt NO_LIST_BEEP

?



On Thu, Oct 23, 2014 at 10:23 PM, Bart Schaefer
<schaefer@brasslantern.com> wrote:
> On Oct 23,  9:26am, TJ Luoma wrote:
> }
> } I would still suggest that the original behavior which left me with
> } "cd $sites//Users/luomat/Dropbox/Sites/" is a zsh bug, but I will
> } leave that decision to those more qualified to answer.
>
> I'm not able to reproduce this behavior ... I get the correct set of
> completions even when capitals in $sites do not match the filesystem.
>
> There must be something else going on with your configuration.


  reply	other threads:[~2014-10-24 12:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-23 12:15 TJ Luoma
2014-10-23 12:25 ` René Neumann
2014-10-23 12:43   ` TJ Luoma
2014-10-23 12:31 ` Peter Stephenson
2014-10-23 12:39   ` TJ Luoma
2014-10-23 13:06     ` Peter Stephenson
2014-10-23 13:26       ` TJ Luoma
2014-10-24  2:23         ` Bart Schaefer
2014-10-24 11:59           ` TJ Luoma [this message]
2014-10-24 12:06         ` Peter Stephenson
2014-10-24 19:55           ` TJ Luoma
2014-10-23 12:42   ` Peter Stephenson
2014-10-23 12:44 ` Eric & Jolanda

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='CADjGqHtrkip-x82=zA7m0gE9R6zeN6VV3-fkpYUua4dt3KVemA@mail.gmail.com' \
    --to=luomat@gmail.com \
    --cc=schaefer@brasslantern.com \
    --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).