in reply to Re^2: Using Tab Completion on Windows in cmd.exe
in thread Using Tab Completion on Windows in cmd.exe

Thanks a lot for your script. It works.

So it means I have to reinvent the wheel and come up with my own readline function with tab completion support. I'll do that then, with the help of your script.

Thanks again. :-)
  • Comment on Re^3: Using Tab Completion on Windows in cmd.exe

Replies are listed 'Best First'.
Re^4: Using Tab Completion on Windows in cmd.exe
by Stamm (Sexton) on Nov 25, 2011 at 19:29 UTC
    Sorry. Forgot to log in. It's my answer above.