Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!seismo!ut-sally!std-unix From: std-unix@ut-sally.UUCP (Moderator, John Quarterman) Newsgroups: mod.std.unix Subject: window size Message-ID: <6098@ut-sally.UUCP> Date: Sat, 25-Oct-86 22:08:53 EST Article-I.D.: ut-sally.6098 Posted: Sat Oct 25 22:08:53 1986 Date-Received: Sun, 26-Oct-86 04:36:34 EST Organization: IEEE P1003 Portable Operating System for Computer Environments Committee Lines: 19 Approved: jsq@sally.utexas.edu From: gwyn@brl.arpa (VLD/VMB) Date: Mon, 20 Oct 86 10:00:13 EDT Many of us have long outgrown the fixed-size, constant-width font model of text characters. Such ideas as pagination to multiples of N text lines are not as useful as they might once have been. I would hope that simplistic models of terminal text do not become more deeply embedded in specifications such as POSIX. Limitations due to insufficiently general models are one of the worst problems with existing systems; we can do better. As to what TIOCGWINSZ should return: for some situations character cell array dimensions are appropriate; for others pixel array size is appropriate. It would be best to supply both, with the explanation that a "pixel" may just be a character cell for old-fashioned terminal devices (in which case both sets of dimensions would have the same numerical values). Volume-Number: Volume 7, Number 80