FG
💻 Software

Zsh, directory tab-completion with prefix

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

Problem

I have a directory where I put all my projects in, let's say it's as an example. I've made a command called which takes one argument, and moves me into that directory. E.g.: moves me to . What I'd like is to have a completion command of some sorts, which would act like so I could do keep hitting ta…

Error Output

~/projects

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Zsh, directory tab-completion with prefix

Low Risk

Here's an example from my own that I keep as a copy/paste snippet: Just edit the section in both lines above then you are good to go.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment