Module Name: src
Committed By: drochner
Date: Wed Aug 12 20:09:47 UTC 1998
Modified Files:
src/sys/dev/wscons: wsemul_vt100.c
Log Message:
Separate special character handling from normal output so that they
are obeyed even during an escape sequence.
This is how the original VT100 behaves.