Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2001 11:26:11 GMT
From:      Cliff Sarginson <cliff@raggedclown.net>
To:        "Walter W. Hop" <walter@binity.com>, John Indra <john@naver.co.id>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Tab-tab behaviour...
Message-ID:  <E14I7m7-000CBE-00@post.mail.nl.demon.net>

next in thread | raw e-mail | index | archive | help
> [in reply to john@naver.co.id, 15-01-2001]
> 
> > Is there an equivalent for bash tab-tab behaviour in tcsh?
> 
> In tcsh, you can use Ctrl-D for this. For example, "di^D" will display:
> dialog    diff      dig       dirs      diskpart
> dialtest  diff3     dirname   disklabel
> 
> Stupid thing with tcsh is, on an empty line, Ctrl-D means logout. >-|
> 
As a note, ctrl/d means logout to all shells i know of, this is
because it is (sort of) a Unix EOF indicator, and a terminal is just
a file ... :)
You can usually disable this feature.

Cliff




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?E14I7m7-000CBE-00>