jjstreamer / shellinabox

Automatically exported from code.google.com/p/shellinabox
Other
0 stars 0 forks source link

shellinabox doesn't accept user input for some charactors (~^@`:*/?=-) #229

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Start shellinabox.
2. Access to https://mysite:4200 by firefox. 
3. Input "~".

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

 Echoback of "~".
 But, no output.

What version of the product are you using? On what operating system?

 shellinabox-2.14 on Debian (sid) 32bit

Please provide any additional information below.

 My keyboard layout is jp106.

 Perhaps, var asciiKey in shellinabox/vt100.js line 2934 does not enough.

Original issue reported on code.google.com by friskymo...@gmail.com on 12 May 2013 at 12:40

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Cool, see issue 231

In my case is a hyphen in a normal keyboard (my keyboard is Brazilian ABNT2) 
the hyphen on a numeric keyboard works normally.

Original comment by joubertj...@gmail.com on 27 May 2013 at 2:57