ssh connection with full tab key support
- by kusoksna
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?