This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How to clear the screen with bash ?


Michael Hirmke wrote:
> 
> Hi Sergey,
> 
> >Michael Hirmke wrote:
> >> >> How to clear the screen with bash ?
> >> >>
> >> >
> >> >CTRL-L.
> >>
> >> MIKE-[/home/mh]_$^L
> >> bash.exe: Got 12
> >> : command not found
> >>
> >> >
> >
> >1. You TERM variable is not set to "linux".
> >2. Missing /etc/termcap with linux terminal description.
> 
> Neither nor.
> I have TERM=linux and an appropriate /etc/termcap.

You're probably using vi bindings - ^L doesn't seem to work 
with vi bindings.  There ought to be a fix you can put in 
.inputrc to resolve it (I don't know it that well).

-- 
  ,-/-  __      _  _         $Bill Luebkert   ICQ=14439852
 (_/   /  )    // //       DBE Collectibles
  / ) /--<  o // //      http://www.wgn.net/~dbe/
-/-' /___/_<_</_</_    Mailto:dbe@wgn.net
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]