Subject: CVS commit: src/usr.bin/msgc
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/05/2004 19:05:36
Module Name:	src
Committed By:	dsl
Date:		Sat Jun  5 19:05:36 UTC 2004

Modified Files:
	src/usr.bin/msgc: msg_sys.def

Log Message:
Improve editing of input fields:
<- and -> move within the field
-> will pull default string into empty buffer
^H (etc) will delete default string from buffer (first press)
Put default string into display buffer if long and input in box.
Scroll input text if longer than space on line.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/usr.bin/msgc/msg_sys.def

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