Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 05/01/2001 00:34:13
Module Name:	basesrc
Committed By:	aymeric
Date:		Mon Apr 30 21:34:13 UTC 2001

Modified Files:
	basesrc/usr.bin/vi/vi: v_txt.c

Log Message:
Now, ^C behaves just like <ESC> (but for the ``Interrupt'' message).
It is consistent with what Solaris' vi and vim do.
This addresses PR #11544 by pooka.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.bin/vi/vi/v_txt.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.