reidwooten99 / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
0 stars 0 forks source link

Tab completion on SSH server (BASH) not work. #505

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have 2 software keyboard apps, Full Keyboard and My PC Keyboard, that can 
input of the "Tab" key. None of them work now. I tried the basic bash 
tab-completion with both keyboards and there is no response.

Full Keyboard used to work in older version of ConnectBot. I though it was Full 
Keyboard's problem, but I changed my opinion when I found My PC Keyboard 
doesn't work either.

Please fix this. Thanks.

What steps will reproduce the problem?
1. Install Full Keyboard or My PC Keyboard
2. Use them in ConnectBot
3. Login to a SSH server with BASH shell (with tab completion)
4. Try using tab-key for tab completion

What is the expected output? What do you see instead?
Tab completion auto finish commands with files' names and folders' names.

What version of the product are you using?
Version 1.7.1

What type of system are you trying to connect to?
Android 2.3.4 (Nexus S)

If you are able to connect, what is the output of "echo $TERM", "uname -a",
and any other relevant information on the host?

$ echo $TERM
screen

$ uname -a
Linux localhost 2.6.40.4-5.fc15.i686.PAE #1 SMP Tue Aug 30 14:43:52 UTC 2011 
i686 i686 i386 GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by koa...@gmail.com on 19 Sep 2011 at 7:39

GoogleCodeExporter commented 8 years ago
Same issue with the physical keyboard dock of the Asus Eee Pad Transformer 
TF101. Tab does nothing.

Original comment by akaih...@gmail.com on 13 Nov 2011 at 7:58

GoogleCodeExporter commented 8 years ago
same issue with the TF201. The tab key appears to do nothing.

Original comment by jslawren...@gmail.com on 7 Mar 2012 at 10:27

GoogleCodeExporter commented 8 years ago
I, too, would like to see this fixed. I have a Toshiba AT100 with physical USB 
keyboard. Tab does nothing.

Original comment by jwhit...@gmail.com on 13 Apr 2012 at 5:30

GoogleCodeExporter commented 8 years ago
solution found 
http://code.google.com/p/connectbot/issues/detail?id=96#c2

Original comment by dougba...@olt.org on 23 Aug 2012 at 5:50