Subject: Re: CVS commit: src/lib/libedit
To: Matt Thomas <matt@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: source-changes
Date: 06/04/2003 21:29:30
> Log Message:
> Only return CC_EOF if ^D (VEOF) was the only thing on the line. Otherwise
> beep and don't do anything else. This mimics the behavor of ^D outside in
> normal terminal mode. (^D in vi scrolls forwards and as such isn't
> appropriate to emulation)
The 'traditional' behaviour is that ^D causes the input line to be
passed to the application without a trailing LF.
OTOH the current behavior isn't right at all!
David
--
David Laight: david@l8s.co.uk