delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/10/30/13:28:08

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Date: Mon, 30 Oct 2000 12:16:47 -0500
From: Christopher Faylor <cgf AT redhat DOT com>
To: cygwin AT sources DOT redhat DOT com
Subject: Re: [ANNOUNCEMENT] Updated: less 358-2
Message-ID: <20001030121647.M2193@redhat.com>
Reply-To: cygwin AT sources DOT redhat DOT com
Mail-Followup-To: cygwin AT sources DOT redhat DOT com
References: <200010300725 DOT XAA12452 AT prosper DOT leonora DOT org> <000301c04245$df504410$21c9ca95 AT mow DOT siemens DOT ru>
Mime-Version: 1.0
User-Agent: Mutt/1.3.6i
In-Reply-To: <000301c04245$df504410$21c9ca95@mow.siemens.ru>; from Andrej.Borsenkow@mow.siemens.ru on Mon, Oct 30, 2000 at 10:49:03AM +0300

On Mon, Oct 30, 2000 at 10:49:03AM +0300, Andrej Borsenkow wrote:
>> Let me do some more experimenting because I installed the new cygwin and
>> couldn't run (version mismatch problem), so I reverted to the current,
>> still official version. Now, less-358-2 + xterm works the same way that
>> the previous version of less (i.e. displays on all 40 liens, but puts
>> the mode line on line 24.) I also have a W2K system I can try things on.
>>
>> Unfortunately, I won't be able to experiment until Wednesday.
>>
>
>This does work with current versions in Cygwin shell window (bash or zsh). If
>I resize window and then start less, less correctly puts prompt on last line.
>
>What does not work, is resizing window while less is running. In this case
>display is messed up, and status line sometimes appear in the middle of
>screen.
>
>It does not work with vim either, so, it looks like cygwin does not support
>SIGWINCH.

% cd /cygnus/src/winsup/cygwin
% grep SIGWINCH *.cc *.h
exceptions.cc:      if (sig == SIGCHLD || sig == SIGIO || sig == SIGCONT || sig == SIGWINCH)
fhandler_console.cc:      kill_pgrp (tc->getpgid (), SIGWINCH);
fhandler_tty.cc:        _kill (-get_ttyp ()->getpgid (), SIGWINCH);
select.cc:        kill_pgrp (fh->tc->getpgid (), SIGWINCH);

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019