Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <75F8791C7793D211B64D080036DE1504151C95@milton.sonosight.com> From: "Stewart, Wayne" To: "'Ian Zimmerman'" , cygwin AT sourceware DOT cygnus DOT com Subject: RE: bash sees all lines as 80 chars long Date: Mon, 10 May 1999 12:20:30 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" > > > >Execute 'stty size' again - it reflects > >the change. > > > > Make Windows send bash a SIGWINCH when the size changes. > Good luck :-) > As above, after resizing the window and executing 'stty size', I see the new window size in the output of 'stty' which is a cygwin program, so the new window's line length is available to cygwin. So, if the only issue is bash being *automatically* notified of the window resize event - I'd be happy with some manual process to tell bash of the new line length, e.g., 'export COLUMNS=110' or something similar. So does this mean that currently there is not even a manual process to reset line length? Is 80 chars for shell lines hard-coded in the cygwin port? ---- Wayne -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com