From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11739 invoked from network); 30 Apr 2001 20:43:06 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 Apr 2001 20:43:06 -0000 Received: (qmail 22792 invoked by alias); 30 Apr 2001 20:43:00 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14173 Received: (qmail 22750 invoked from network); 30 Apr 2001 20:42:55 -0000 Date: Mon, 30 Apr 2001 16:42:49 -0400 From: Clint Adams To: zsh-workers@sunsite.dk Subject: terminfo values (was Re: do I win the "most pointless use of ZSH" award? ;)) Message-ID: <20010430164249.A18287@dman.com> References: <20010430210517.A4840@idiocy.org> <200104302023.f3UKNWF17853@meow.raye.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200104302023.f3UKNWF17853@meow.raye.com>; from raye@meow.raye.com on Mon, Apr 30, 2001 at 03:23:32PM -0500 > COLUMNS and LINES aren't immediately updated for me when I change text > mode resolutions. Is there something I should do to make them as > reliable as the tput values? This reminded me that a SIGWINCH will update $COLUMNS and $LINES, and therefore tput and $COLUMNS and $LINES will be more reliable than echotc/echoti/$termcap/$terminfo.