Skip to content
  • Simon Marlow's avatar
    [project @ 2001-05-31 10:03:35 by simonmar] · 3760799b
    Simon Marlow authored
    - don't put a TTY into RAW mode if the handle is an output-only handle (so
      if you set stdout to NoBuffering and leave stdin as it is, you don't
      lose TTY processing on stdin).
    
    - some cleanups.
    3760799b