Replies: 1 comment
-
It sounds like you want the key binding for Tab to be Cmder doesn't mess with key bindings. Here is a good place in the Clink documentation to start, for figuring out why it's behaving the way it is and how to change it: Here is documentation about key bindings in general: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use clink into cmder on different pcs and the problem is the auto-completion on filenames... it shoud be like filling the name of the file completely AND a point, but NOT filling the first alphabetical filetype... For example many multiple files with the same name but different ending: 1234abc.AAC 1234abc.mkv 1234abc.WEBM... if i write 1234 if there are no similar filenames after that, it should automatically stop at 1234abc. and thats it... not 1234abc.AAC ...
On the other pc that behaviour is as like i wanted it but here it is not... i do not know what i made differently (i did nothing, it was the installer of cmder)...
Beta Was this translation helpful? Give feedback.
All reactions