From owner-freebsd-current Tue Jan 21 10:08:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA03124 for current-outgoing; Tue, 21 Jan 1997 10:08:19 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id KAA03119; Tue, 21 Jan 1997 10:08:06 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.4/8.6.9) with ESMTP id KAA02522; Tue, 21 Jan 1997 10:07:50 -0800 (PST) To: Bruce Evans cc: msmith@atrad.adelaide.edu.au, current@freebsd.org, dyson@freebsd.org, mark@grondar.za, peter@freebsd.org, peter@spinner.dialix.com, wpaul@freefall.freebsd.org Subject: Re: VM bogon? Was: Re: NIS breakage In-reply-to: Your message of "Wed, 22 Jan 1997 03:26:59 +1100." <199701211626.DAA11690@godzilla.zeta.org.au> Date: Tue, 21 Jan 1997 10:07:50 -0800 Message-ID: <2518.853870070@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > You could still use "?" unless you want to introduce help in editing > context. It would be as natural for Del to delete fields as well drivers > (i.e., unnatural :-). Del is fairly useless as an editing key (unless > the Backspace key generates it) since the field editor is so primitive > that Del is equivalent to Backspace. Actually, while we're on the topic, I wouldn't mind ^X and ^U working as "erase entire field" characters either. I spend a lot of time backspacing over stuff in the field editor. :-) Jordan