Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libedit
> 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@localhost
Home |
Main Index |
Thread Index |
Old Index