FG
💻 Software

Zsh .. (parent directory completion)

Fresh7 days ago
Mar 15, 20262646 views
Confidence Score0%
0%

Problem

In zsh when I type and Press I would like it to expand to . At the moment, zsh looks for a directory with two periods in the name and expands to that (such as ). Which option affects this kind of behaviour?

Error Output

..

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Zsh .. (parent directory completion)

Low Risk

From https://stackoverflow.com/questions/564648/zsh-tab-completion-for-cd, the magic command is: (The link is about OS X, but I just got it to work on Ubuntu Linux 10.10 as well.)

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment