jied83 / connectbot

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

cannot enter ! (exlamation mark) on physical keyboard because it is mapped to F1 #670

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open ssh connnection.
2. try to send ! <exclamation mark>, this is needed to end vi sessions with :q! 
for example.
3. on all keyboards ! is at the same key as "1" and you need to press shift+1 
with in connecbot is permanently wired to F1.

What is the expected output? What do you see instead?

I would not hardwire F1 to shift+1.

What version of the product are you using (you can see this by using Menu
-> About in the Host List)?
ver 1.7.1 (ssh-agent-patch)

What type of system are you trying to connect to?
Linux

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

Please provide any additional information below.

I could not enter any special characters that are on the same keys as numbers. 
To enter them you do 'shift'+4 to get the $ for example.
There need to be a way to turn off that shift+1 to get F1.

Original issue reported on code.google.com by p...@pzi.net on 18 Oct 2013 at 8:08

GoogleCodeExporter commented 8 years ago
This also affects me.

Original comment by marius.h...@gmail.com on 31 Dec 2013 at 11:22

GoogleCodeExporter commented 8 years ago
And me. Looking for a solution.

Original comment by magn...@gmail.com on 28 Jan 2014 at 10:30

GoogleCodeExporter commented 8 years ago
sorry for the subversive tone but shortly after reporting this issue I located 
the ultimate solution - JuiceSSH

Original comment by p...@pzi.net on 28 Jan 2014 at 10:45

GoogleCodeExporter commented 8 years ago
Same over here, I also use JuiceSSH now.

Original comment by marius.h...@gmail.com on 29 Jan 2014 at 5:30