I was never able to use readline to get \C-l working to clear the screen.
alias cls='echo -ne "\E[2J"'
This works fine for me on NT 4.0. Only quirk is that the bash window must
be expanded horizontally as far as it can go.
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com