Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
terminfo values (was Re: do I win the "most pointless use of ZSH" award? ;))
- X-seq: zsh-workers 14173
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: terminfo values (was Re: do I win the "most pointless use of ZSH" award? ;))
- Date: Mon, 30 Apr 2001 16:42:49 -0400
- In-reply-to: <200104302023.f3UKNWF17853@xxxxxxxxxxxxx>; from raye@xxxxxxxxxxxxx on Mon, Apr 30, 2001 at 03:23:32PM -0500
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20010430210517.A4840@xxxxxxxxxx> <200104302023.f3UKNWF17853@xxxxxxxxxxxxx>
> 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.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author