# HG changeset patch # User Carl Byington # Date 1403622532 25200 # Node ID 4bccac50fd0b08d8ce4089587704804c7ab30534 # Parent 13ca2a7a63f3fe3a26e097c3a3d1cf0483e7e4be update version number and documentation diff -r 13ca2a7a63f3 -r 4bccac50fd0b AndroidManifest.xml --- a/AndroidManifest.xml Tue Jun 24 07:04:12 2014 -0700 +++ b/AndroidManifest.xml Tue Jun 24 08:08:52 2014 -0700 @@ -17,7 +17,7 @@ --> diff -r 13ca2a7a63f3 -r 4bccac50fd0b xml/510connectbot.in --- a/xml/510connectbot.in Tue Jun 24 07:04:12 2014 -0700 +++ b/xml/510connectbot.in Tue Jun 24 08:08:52 2014 -0700 @@ -177,7 +177,12 @@ DEPRESS = 8 (Monitor -> TE). The argument is a single uint16 value containing the vk_key value. This command causes the emulator to simulate a keypress for that key. The codes are defined - here. + here. + + + + SHOWURL = 9 (Monitor -> TE). The single argument is a sequence + of uint16 character codes forming a URL to be displayed.