[Info-vax] Unix and DCL shells

Dan Cross cross at spitfire.i.gajendra.net
Tue Jan 9 08:39:57 EST 2024


In article <l03lb8Fbk87U8 at mid.individual.net>,
bill  <bill.gunshannon at gmail.com> wrote:
>On 1/8/2024 5:09 PM, Dan Cross wrote:
>> In article <l037lbF2supU10 at mid.individual.net>,
>> bill  <bill.gunshannon at gmail.com> wrote:
>>> [snip]
>>> I use the arrow keys all the time in csh.  Been doing that
>>> since at least the SunOS days.  Don't remember if Ultrix
>>> even had csh.  Guess I should check.
>> 
>> Unlikely.  Tcsh, sure, but not /bin/csh.
>> 
>> Ultrix had csh.
>
>I just checked.  No arrow keys in Ultrix-11.  I wonder if
>BSD2.11 had it?  But most  likely FreeBSD which I have used since it's
>inception.

Nope, not there either.

FreeBSD ditched the traditional Berkeley csh a while back and
replaced it with tcsh, with a link to /bin/csh, so that when you
run `csh` on FreeBSD you're really running `tcsh`.  Tcsh
supports arrow key navigation for command recall, as you noted,
but actual csh never has; it only supported the `!` style
history mechanism.

	- Dan C.




More information about the Info-vax mailing list