zsh-workers
 help / color / mirror / code / Atom feed
From: Aaron Lichtman <aaronlichtman@gmail.com>
To: zsh-workers@zsh.org
Subject: Bug Report: ... not being expanded properly?
Date: Wed, 6 Feb 2019 07:51:01 -0600	[thread overview]
Message-ID: <CAMKPFT9J-9dX2s4r9U-fbQGpXNKKM3eTiHSJMt2j15XyZZBTGg@mail.gmail.com> (raw)

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

Hi,

My apologies if this isn't the right place for this.

Here's some terminal output to show the issue I'm running into.

```zsh
~/Desktop/Development
➜ cd ...  # Showing that the "..." alias works to like "cd ../.."

~
➜ cd Desktop/Development  # Just resetting the working dir

~/Desktop/Development
➜ cd .../Desktop    # Showing that the alias breaks when any other
modifications are made to the path :(
cd: no such file or directory: .../Desktop

~/Desktop/Development
➜ cd ../../Desktop   # Showing that the path I tried to cd to is valid

~/Desktop
➜ # Path is valid

➜ zsh --version
zsh 5.7 (x86_64-apple-darwin18.2.0)
```

The same behavior can be observed with the .... and ..... aliases. I
recently upgraded to zsh 5.7.2 from 5.6.2, but I'm not sure if this is
related to that. It's very possible this is a configuration error.

Does anyone have any suggestions with regard to how to debug this? I looked
through my .zshrc and .zprofile files and everything seems to be in order.
I don't have a great understanding of zsh internals and am a bit lost.

Any help would be appreciated.

Best,
Aaron Lichtman

             reply	other threads:[~2019-02-06 13:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-06 13:51 Aaron Lichtman [this message]
2019-02-06 16:25 ` Mikael Magnusson
2019-02-07  0:13   ` Aaron Lichtman

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=CAMKPFT9J-9dX2s4r9U-fbQGpXNKKM3eTiHSJMt2j15XyZZBTGg@mail.gmail.com \
    --to=aaronlichtman@gmail.com \
    --cc=zsh-workers@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).