Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2001 21:44:27 -0400
From:      Devin Smith <devin-freebsdquestions@rintrah.org>
To:        <freebsd-questions@freebsd.org>
Subject:   Re: ksh filename expansion
Message-ID:  <20011015014427.7535@mail.rintrah.org>
In-Reply-To: <20011015010349.30605@mail.rintrah.org>
References:  <20011015010349.30605@mail.rintrah.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>Here's a korn shell question (actually pdksh from ports on FBSD4.3). I
>use ksh in vi mode. However, the key sequnce to expand file names in the
>current directory is esc \. If I use emacs editing mode, the key sequence
>becomes the much easier esc + esc.  Is there a way to set ksh to use esc
>+ esc for filename expansion in vi mode?
>

Found my answer:

set -o vi-esccomplete

Thanks,
--devin

-- 
Devin Smith                | Master of nothing in particular
http://127.0.0.1           | 
        devin-freebsdquestions@rintrah.org
"How many people do *you* know whose mail server can handle 650MB email
attachments?"


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?20011015014427.7535>