OESF Portables Forum

General Forums => General Discussion => Topic started by: projekt on August 30, 2004, 06:33:36 pm

Title: Putty autocompletion not working
Post by: projekt on August 30, 2004, 06:33:36 pm
Hi,

I am using putty to telnet my zaurus.  It works although when I hit tab autocomplete doesn't kick in, where as it does when I use the Zaurus' keyboard.  Well, if anyone could shed some light on this for me I would really appreciate it.



James Aldridge
Title: Putty autocompletion not working
Post by: JohnKiniston on August 30, 2004, 10:48:17 pm
You mostlikely are using a different shell when you telnet in than when you use the terminal app.

try running bash after you log in.
Title: Putty autocompletion not working
Post by: projekt on August 30, 2004, 10:56:25 pm
works great, thanks   I was just wondering if there was a config file i could edit so I didn't have to type bash when I logged in.
Title: Putty autocompletion not working
Post by: tumnus on August 31, 2004, 03:25:23 am
Quote
I was just wondering if there was a config file i could edit so I didn't have to type bash when I logged in.
/etc/passwd contains the default shell for each user when logging in. Change '/bin/sh' to '/bin/bash'