Skip site navigation (1)Skip section navigation (2)
Date:      15 Oct 2001 08:32:12 -0700
From:      swear@blarg.net (Gary W. Swearingen)
To:        Devin Smith <devin-freebsdquestions@rintrah.org>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: ksh filename expansion
Message-ID:  <ysadysnclf.dys@localhost.localdomain>
In-Reply-To: <20011015014427.7535@mail.rintrah.org>
References:  <20011015010349.30605@mail.rintrah.org> <20011015014427.7535@mail.rintrah.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Devin Smith <devin-freebsdquestions@rintrah.org> writes:

> Found my answer:
> 
> set -o vi-esccomplete

I use this in pdksh

    bind '^I'=complete

so the tab key does filename completion.

It works in emacs line-edit mode, but I suppose it would for vi too.

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?ysadysnclf.dys>