I just came across a utility called PyCmd.
It has a very nice feature when trying to complete a directory or filename: instead of using Tab to cycle through matching names, it presents a list:
type "cd pro <Tab>" and get a list of matches:
C:\> cd pro
Program Files\
Program Files (x86
ProgramData\
C:\> cd "Program
(It wouldn't surprise me if TCC had this capability, but I can't find it..."
It has a very nice feature when trying to complete a directory or filename: instead of using Tab to cycle through matching names, it presents a list:
type "cd pro <Tab>" and get a list of matches:
C:\> cd pro
Program Files\
Program Files (x86
ProgramData\
C:\> cd "Program
(It wouldn't surprise me if TCC had this capability, but I can't find it..."