From owner-cvs-usrbin Wed Aug 30 12:45:05 1995 Return-Path: cvs-usrbin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id MAA26728 for cvs-usrbin-outgoing; Wed, 30 Aug 1995 12:45:05 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id MAA26700 ; Wed, 30 Aug 1995 12:44:21 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id MAA05949; Wed, 30 Aug 1995 12:41:36 -0700 To: "Andrey A. Chernov" cc: CVS-commiters@freefall.FreeBSD.org, cvs-usrbin@freefall.FreeBSD.org Subject: Re: cvs commit: src/usr.bin/ee ee.c In-reply-to: Your message of "Wed, 30 Aug 1995 10:42:34 PDT." <199508301742.KAA16341@freefall.FreeBSD.org> Date: Wed, 30 Aug 1995 12:41:36 -0700 Message-ID: <5946.809811696@time.cdrom.com> From: "Jordan K. Hubbard" Sender: cvs-usrbin-owner@FreeBSD.org Precedence: bulk > ache 95/08/30 10:42:33 > > Modified: usr.bin/ee ee.c > Log: > Fix error: while getting file name, backspace not works, but produce > ^G instead. Proper interaction with ncurses require turn keypad > off/on there. Gee. And I thought I'd tested this.. :-) When you're done, let me know - I'll fire off a copy of the diffs to the author, not that he seems to get many calls for it these days anyway; it's very old pre-K&R code (which he was kind enough to majorly ansify for me when I asked him to revive it from the dead). Jordan