Allow both explorer and Run on conflict
Posted: 2012-03-21, 12:51 UTC
I have a git.bat file on Path and a "git" folder located outside of the gitted tree. Thus, I just press "g"-"i"-"t"-Enter in TC and get my Git. When I erroneously typed git in the folder that contains the "git" folder, I have got the git folder opened in Explorer. This is an interesting corner case of a folder matching a command.
I guess it is necessary to allow to do both - open the Explorer or run the command. It is sufficient to open Explorer when there is the automatically added by TC "\" at the end of the command and run the command when the user have deleted the "\", but possibly there is some better way.
I guess it is necessary to allow to do both - open the Explorer or run the command. It is sufficient to open Explorer when there is the automatically added by TC "\" at the end of the command and run the command when the user have deleted the "\", but possibly there is some better way.