ssh connection with full tab key support
Posted
by
kusoksna
on Super User
See other posts from Super User
or by kusoksna
Published on 2010-12-29T20:10:40Z
Indexed on
2010/12/29
20:57 UTC
Read the original article
Hit count: 186
I have Ubuntu 10.04 installation. When I open terminal, tab key works fine e.g. i type "apt-get install mysql" then press tab and see all options. But when I connect via ssh - tab key works only before first space. So it will do nothing in above example. I tried connect with different clients (ssh, putty, etc), and always same behavior.
My question is: how to make tab key work properly? Is problem in server or client?
© Super User or respective owner