💻 Software
Smart tab completion (for directories)?
Fresh5 days ago
Mar 15, 20263774 viewsConfidence Score0%
0%
Problem
Are there shell versions that have a more intelligent tab completion? I'd like to be able to type Then it would show me the possible completions along with numbers that I can type to select one of them: So, after I would type and it would take me to . Alternatively, using the arrow keys instead of …
Error Output
cd foo-<TAB>
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Smart tab completion (for directories)?
Low Risk
You can enable in Bash to step through the entries on the command line each time you press Tab. This is not really what you're looking for. If you want to try it, do this at the command prompt: To make it persist, add this to your file: Zsh has a fe…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix