I am running Console2, which I believe is just an interface to cmd windows
I have a custom batch file that does most of my dirty work for me, but it has a lot of commands. Is there a way I can get the application autocomplete working for it on the windows command line?
For example: my script is called rob.bat and takes many arguments
He would like to enter rob set {Tab} and then scroll it through
setup_envvars setup_userprefs setup_whateverothersetupscriptsIhave
Is there any way to do this?
autocomplete console customization
Erotemic
source share