1826490 Members
3887 Online
109692 Solutions
New Discussion

Re: tab key and up-arrow

 
Inter_1
Frequent Advisor

tab key and up-arrow

Hi guys,

How can I customise my enviroment with the following using KSH?

1. To configure the TAB key to fill the filename

2. To configure the up-arrow and dowb-arrow instead of using k and j for repeating the last commands.

Thanks,
Andy
I like to fix things.
4 REPLIES 4
Dennis Handly
Acclaimed Contributor

Re: tab key and up-arrow

I don't think you can. You can either have vi or emacs modes. File completion is done by ESC ESC

I think bash allows that.
Denver Osborn
Honored Contributor

Re: tab key and up-arrow

Read this thread. I've had it works using emacs, but I'm not sure how you'd set things up for tab completion...

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=865134

I still think it'd be easier to use vi as your editor.

good luck,
-denver
Inter_1
Frequent Advisor

Re: tab key and up-arrow

I am using VI editor.
I like to fix things.
Wei Jung
Trusted Contributor

Re: tab key and up-arrow

use Bash :)
type in bash.