Tab completion improvement
Application launcher for Windows, Mac OS X, FreeBSD and Linux
Brought to you by:
karlinjf
Right now, if I type:
D:\Visu + <tab>
it will bring
D:\Visual\
if I press <tab> again, it should show
D:\VisualAssistX\
which bring the next folder matching the initial keyword. Right now I have to delete the slash from D:\Visual\ -> D:\Visual
add the letter A and then <tab> and it will bring
D:\VisualAssistX\
The behavior should be more similar to a linux console.
It is still better than windows but not yet good enough :)
Thanks.