How can zsh be configured to autocomplete directory name with camelcase matching?
Fresh3 days ago
Mar 15, 20262580 viewsConfidence Score0%
0%
Problem
Eclipse and Resharper have a nice way of navigating files. If I have the following folders (or files) in my current directory In eclipse I can navigate to them by using only the capitalized letters. Correspondingly in zsh I want to be able to type: cd MRLAFN(Tab)(Enter) To get into in one step If I…
Error Output
MyReallyLongName MyReallyLongAndFunName MyReallyLongAndNotReallyFunName
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can zsh be configured to autocomplete directory name with camelcase matching?
Low Risk
This works for me: Then I can do this in a test directory: I cobbled it together from tips in the Zshell User's Guide.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix