From: utzoo!henry Newsgroups: net.bugs.v7 Title: cbreak mode vs stop/start Article-I.D.: utzoo.2740 Posted: Mon Jan 10 21:23:46 1983 Received: Mon Jan 10 21:23:46 1983 The V7 tty(4) manual page does not state clearly whether stop/start protocol works in CBREAK mode. This is of considerable importance when dealing with things like screen editors on terminals that must have stop/start handshaking. In fact, in the V7 code, CBREAK mode does include stop/start processing. The appropriate change should be made to the manual page.