Hi,
I just installed cmder on my computer (Windows 7), everything seems working nice, except autocompletion of commands, if I type "notepa" then [tab] nothing happens. If I type notepad[Enter] notepad is launched, so the path seems corect. Files and directories are completed without problem.
I tried with mini and normal version, both have the problem
Thanks
Would be nice to have Git autocomplete too !
seems that solution of your problem in https://github.com/bliker/cmder/blob/master/config/settings#L24-L30
Thanks, it work fine now. I suggest to make 0 the default value, like it is on every linux shell.
2 is the default for Clink. https://github.com/mridgers/clink/issues/200#issuecomment-37863080
@vladimir-kotikov Thanks this saved me some frustration.
Should auto-complete with tabs work with alias commands? I thought they used to but perhaps I am mistaken.
Most helpful comment
Should auto-complete with tabs work with
aliascommands? I thought they used to but perhaps I am mistaken.