Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Oct 2004 19:03:26 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Rusty Nejdl <rnejdl@ringofsaturn.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: csh is root's shell?
Message-ID:  <20041007160325.GA8689@orion.daedalusnetworks.priv>
In-Reply-To: <26869.12.148.147.242.1097157906.squirrel@mail.ringofsaturn.com>
References:  <136a340a04100604021216f931@mail.gmail.com> <20041006180405.6a3b8407@vixen42.24-119-122-191.cpe.cableone.net> <61583.66.13.175.242.1097110893.squirrel@mail.ringofsaturn.com> <20041006202735.0b2e531d@vixen42.24-119-122-191.cpe.cableone.net> <136a340a0410070029332a39e9@mail.gmail.com> <747dc8f304100705211dd1dbd@mail.gmail.com> <136a340a041007052662ac1b38@mail.gmail.com> <136a340a04100706186b69bd73@mail.gmail.com> <136a340a04100706341f7c2d2@mail.gmail.com> <26869.12.148.147.242.1097157906.squirrel@mail.ringofsaturn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-10-07 09:05, Rusty Nejdl <rnejdl@ringofsaturn.com> wrote:
> > http://www.eprogress.bg/~rootcho/dot.tcshrc
>
> One weirdness I ran into is with the backspace key.  It no longer works.
> It appears that that this line kills that functionality:
>
>         # DELETE : delete char at cursor position.
>         bindkey ^?              delete-char

The two special characters ^H and ^? are better be left alone most of the
time.  I've seen terminals that use one of these two as the "backspace" key.
So, let's leave this particular detail open to the setup of the terminal.

- Giorgos



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041007160325.GA8689>