You wrote:
> Package: ksh
> Version: 93q-1
> Severity: normal
> 
> If I hit ArrowUp -key in ksh93, it do not bring the last command from
> history. If I hit <TAB> or <ESC><ESC> , it do not work as Tab
> completion at all.

They work for me.
Does your terminal simply generate a Ctrl-I for tab?

You're only going to get filename completion in ksh if it is
unambiguous. No nice zsh like lists of matches. Try <ESC><=> to list
possible matches.
 
> You may also need some good examples. You'll find some of them from
> dotfiles.com , for example this:
> 
> http://www.dotfiles.com/files/5/197_.kshrc

Does the keyboard trap in that example fix completion for you?

I plan to add an example .kshrc in /usr/share/doc and I can include a
keyboard trap there. As ksh doesn't support a system-wise kshrc file it
is harder to force any fix on users.

Oliver

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to