[CentOS] KSH tab completion

Will McDonald wmcdonald at gmail.com
Fri Jan 13 09:35:24 UTC 2006


Type "bash"? :)

According to a quick Google "set -o vi-tabcomplete" should do the job...

[wmcdonald at willspc ~]$ ksh
$ set -o vi
$ set -o vi-tabcomplete
$ ls test. [TAB-TAB]
1) test.conf
2) test.sh
$ ls test.


On 12/01/06, Andrew Rice <andrew at nams.net> wrote:
>
> does anyone know how to get ksh to use tab completion?
>
>
> --
> Andrew Rice Jr
> Systems Analyst
> Carrier Management Systems, Inc.
> 500 Chestnut Street, Suite 500
> Abilene, TX 79602 USA
> support: (325) 672-0975
> office:  (325) 677-5900
> fax:     (325) 676-0529
> http://www.nams.net
> NAMS III, NAMS 2000 Centralized, NAMS BMX
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>



More information about the CentOS mailing list