LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   AIX (https://www.linuxquestions.org/questions/aix-43/)
-   -   having tab key complete the filename (https://www.linuxquestions.org/questions/aix-43/having-tab-key-complete-the-filename-443379/)

rajeev1982 05-10-2006 04:56 AM

having tab key complete the filename
 
Hi All,
I am using ksh on AIX 5.2. I have to type <ESC><ESC> for file name completion can anybody tell me how to have the <TAB> key complete file names.

Thanks in advance.

Mega Man X 05-11-2006 01:58 PM

I've found this on the ksh faq:

Quote:

Q6. Does ksh support file name completion?
A6. Yes, it does. The default key binding is <ESC><ESC>
however, starting with the 'g' point release, <TAB> also works
for completion. Note, the vi users need to set -o viraw
in order to get <TAB> completion to work.
it looks like if you have an older release, you will need to upgrade...


All times are GMT -5. The time now is 03:11 AM.