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
How can I disable adding spaces after finishing auto-complete for Git using Tab key.
For Git Bach it works correctly. It directory was autocompleted it adds slash and no spaces:
And for Cmder it adds spaces, so I need to make backspace to continue typing the whole path:
It's also interesting that auto-complete works correctly with commands like "cd", but not with Git. How can I configure that?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How can I disable adding spaces after finishing auto-complete for Git using Tab key.
For Git Bach it works correctly. It directory was autocompleted it adds slash and no spaces:
And for Cmder it adds spaces, so I need to make backspace to continue typing the whole path:
It's also interesting that auto-complete works correctly with commands like "cd", but not with Git. How can I configure that?
Beta Was this translation helpful? Give feedback.
All reactions