Date: Mon, 15 Jan 2001 03:47:36 -0800 From: Dima Dorfman <dima@unixfreak.org> To: Cliff Sarginson <cliff@raggedclown.net> Cc: "Walter W. Hop" <walter@binity.com>, John Indra <john@naver.co.id>, freebsd-questions@FreeBSD.ORG Subject: Re: Tab-tab behaviour... Message-ID: <20010115114741.627E33E02@bazooka.unixfreak.org> In-Reply-To: Message from Cliff Sarginson <cliff@raggedclown.net> of "Mon, 15 Jan 2001 11:26:11 GMT." <E14I7m7-000CBE-00@post.mail.nl.demon.net>
next in thread | previous 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 ... :) This is correct; unfortunately, many shells (bash, et al) do something weird like telling you that you should use "logout" instead. I hate typing logout. C-d just makes so much sense... Dima Dorfman dima@unixfreak.org 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?20010115114741.627E33E02>