[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: resize_term()
From: |
Thomas E. Dickey |
Subject: |
Re: resize_term() |
Date: |
Fri, 25 Jul 2003 18:12:32 -0400 (EDT) |
On Fri, 25 Jul 2003, Mohsen Saboorian wrote:
> What should resize term do? Shouldn't it resize the terminal?
no. it resizes ncurses' data structures to correspond with
a resized display. The terminal itself is not affected.
--
T.E.Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
- resize_term(), Mohsen Saboorian, 2003/07/25
- Re: resize_term(),
Thomas E. Dickey <=