zsh-users
 help / color / mirror / code / Atom feed
* tab completion bug?
@ 2014-10-23 12:15 TJ Luoma
  2014-10-23 12:25 ` René Neumann
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: TJ Luoma @ 2014-10-23 12:15 UTC (permalink / raw)
  To: Zsh-Users List

I have these lines in my ~/.zshrc:

         db="${HOME}/Dropbox"

         sites="$db/sites"

If I type

         cd $db/

and press 'tab' I get a list of all of the directories in $db

BUT if I type

         cd $sites/

and press 'tab' I get

         cd $sites//Users/luomat/Dropbox/Sites/

Is this a bug or am I missing something? Because it seems like I
should be getting a list of directories in $sites/

ZSH_VERSION = 5.0.7 (Mac Homebrew compiled

(also happens in 5.0.5 -- the version bundled with OS X 10.10)

TjL


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

end of thread, other threads:[~2014-10-24 19:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-23 12:15 tab completion bug? 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
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

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