💻 Software
XCode Command-T-style autocomplete for zsh
Fresh5 days ago
Mar 15, 2026580 viewsConfidence Score0%
0%
Problem
I've just started using the Command-T plugin for vim, and it rocks. In case you haven't heard of it, it allows you to type something like this: to select Something.hs-boot from the list And so on. I was wondering if I could use a similar autocompletion style with zsh. I understand that the shell co…
Error Output
Sb
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: XCode Command-T-style autocomplete for zsh
Low Risk
To complete partial paths, it's enough to just init the completion system (at least on my system, using ): If you want to get a little more fancy, you can make the matching case-insensitive: Update 1: I don't know if you can do Command-T-style autoc…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix