Date: Thu, 06 May 1999 07:39:29 +0100 From: Mark Ovens <marko@uk.radan.com> To: Jim Pazarena <paz@ccstores.com> Cc: freebsd-questions@freebsd.org Subject: Re: console backspace ^H Message-ID: <37313921.D0BD89D8@uk.radan.com> References: <9905051753.aa04132@dick.ccstores.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jim Pazarena wrote: > > I rlogin into my FreeBSD machine, and the default shell > can't seem to figure out that I want to backspace and all it > does is echo back '^H'. > > If I use the bash shell, backspace works as I expect it. > > What do I have to do to get the default shell to *also* perform > a backspace instead of an echo of ^H > ? ``stty erase ^H'', where ``^H'' is typed by hitting the backspace key. HTH > TIA > > -- > Jim Pazarena mailto:paz@ccstores.com > http://www.qcislands.net/paz > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37313921.D0BD89D8>