I have a Motorola XPRT with a physical keyboard with only left shift and left
alt modifiers. In the interpreter I'm unable to access any of the symbols
[]{}<>| (and a few others of lesser importance). Control and Escape are also
inaccessible on this device from the interpreter.
This makes the interpreter close to useless for Python and somewhat crippled in
Shell. Many other languages make even heavier use of these inaccessible
characters, {} in particular.
In most applications on this phone, alt+space opens an on-screen symbol picker
with these symbols. In the interpreter, this combination produces a rectangular
block character instead.
I understand the interpreter uses a version of ConnectBot as its basis. The
same issue exists in the current version of standalone ConnectBot. VX
ConnectBot attempts to address this but in my case crashes when a symbol is
selected.
From looking at comments on the ConnectBot wiki, it seems that there are a lot
of issues around special characters and devices with physical keyboards.
This request is also related to issue #219 which suggests using gestures to
enter the special characters.
Original issue reported on code.google.com by p...@paulglover.net on 26 May 2012 at 11:26
Original issue reported on code.google.com by
p...@paulglover.net
on 26 May 2012 at 11:26