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: bash sees all lines as 80 chars long


This was the answer to getting bash to recognise that it was in a
window > 80 characters wide:

On Monday 10 May 99, Stewart, Wayne writes:
> bash$ kill -WINCH $$
> 
> after resizing the window does the trick!

How can I get bash to do this automatically at startup?  I tried
putting "kill -WINCH $$" in ~/.bashrc, but this doesn't work.  It only
seems to work at the command line.  I would hate to type this (or some
alias) every time I open a bash window, which in my case *always*
starts with > 80 characters.

Thanks,
David

 -------------------------------------------------------------------
  David Starks-Browning                  | starksb@ebi.ac.uk
  EMBL Outstation --                     |
  The European Bioinformatics Institute  |
  Wellcome Trust Genome Campus           | tel: +44 (1223) 494 616
  Hinxton, Cambridge, CB10 1SD, UK       | fax: +44 (1223) 494 468
 -------------------------------------------------------------------


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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