Page 1 of 1

Auto-completion of commands in $PATH (%PATH%)

Posted: 2006-11-01, 12:53 UTC
by now
I'm mostly a UNIX guy, so I write $PATH when I mean %PATH% (or however it's expanded on Windows).

Auto-completion is really nice, but it would be even better if one could complete commands that are available in the $PATH (%PATH%). I guess it would add some complexity to the code, but I assume that the auto-completion code that figures out completion matches for the current directory could be made to go through the directories in $PATH (%PATH%).

Also, it would be great if command aliases were auto-completed as well.

I guess this may be seen as more of a feature request, but I expected this to work, so I was a bit startled and thought that it was a bug before I got to the documentation. Please feel free to move it off this forum if it was inappropriately posted and accept my humblest apologies for creating extra work for you people. I promise to learn from my mistake, if, in fact, I've committed one.

Posted: 2006-11-01, 13:39 UTC
by Hacker
[mod]Moved to TC 7 beta discussion.

Hacker (Moderator)[/mod]

Posted: 2006-11-02, 06:43 UTC
by WatchUer
Support+ :)