home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v7 / text0060.txt < prev    next >
Encoding:
Internet Message Format  |  1987-06-30  |  934 b 

  1. From: guy@sun.com (Guy Harris)
  2. Date: Wed, 15 Oct 86 11:18:03 PDT
  3.  
  4. > What I meant is that certain common elements should be standardized,
  5. > in particular, the ioctl to get and set the current window size.
  6. > These all look the same, but with different particulars.
  7.  
  8. This isn't really just a window system issue; the current "termios" proposal
  9. avoids referring to it as a "window" size.  One could imagine features, such
  10. as end-of-"page" pauses in the TTY driver, that would use this information
  11. even on dumb terminals.
  12.  
  13. > By the way, I think both "get" and "set" operations should be standardized,
  14. > and the standard should state that both ioctls must work on both sides of
  15. > the pty.  (This assumes we can appropriately specify what a "pty" is.)
  16.  
  17. The "set" operation is in the "termios" proposal; since "pty"s aren't, it
  18. doesn't say anything about whether the operation works on both sides or not.
  19.  
  20. Volume-Number: Volume 7, Number 61
  21.  
  22.