Autzoo.1152 hacknews utzoo!henry Tue Nov 24 18:54:16 1981 cu -c Added a new option to cu(1): -c tells cu to use CBREAK mode rather than RAW mode. This has no effect on input (all characters are still sent to the remote system immediately, without local interpretation) but causes all the usual Unix terminal-handling things (except CR-NL translation) to be applied to stuff received from the remote system. In particular, this should solve the problem with Pomz's uppercase-only terminal.