Subject: CVS commit: src/usr.bin/window
To: None <source-changes@netbsd.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 04/09/2003 19:25:10
Module Name: src
Committed By: aymeric
Date: Wed Apr 9 16:25:10 UTC 2003
Modified Files:
src/usr.bin/window: wwiomux.c
Log Message:
Fix a bug where window(1) would (appear to) miss a character when two
characters are typed fast one after the other (<10 ms).
The visual effect under vi(1) was even more impressive. ;-)
This bug was actually introduced inadvertantly in 1995 in rev 1.4.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/usr.bin/window/wwiomux.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.