You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running Cmder 1.2.9 and I've lost the ability to 'tab-complete' paths.
e.g.
I run git status and see that I have some unstaged changes.
So I run git add t<tab> to try to have Cmder auto-complete test.md, but the auto-complete never finds the file.
Tab completion of paths works fine on the same system when running Cmder 1.1.4.1.
The text was updated successfully, but these errors were encountered:
I'm running Cmder 1.2.9 and I've lost the ability to 'tab-complete' paths.
e.g.
I run
git status
and see that I have some unstaged changes.So I run
git add t<tab>
to try to have Cmder auto-completetest.md
, but the auto-complete never finds the file.Tab completion of paths works fine on the same system when running Cmder 1.1.4.1.
The text was updated successfully, but these errors were encountered: