Mercurial > 510Connectbot
diff xml/510connectbot.in @ 206:f60d4b1e8c39 stable-1.8.3
add cursor request command to the TE
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 03 Jul 2014 08:49:59 -0700 |
parents | 4bccac50fd0b |
children | 4fdf6b5a6f43 |
line wrap: on
line diff
--- a/xml/510connectbot.in Thu Jul 03 08:46:25 2014 -0700 +++ b/xml/510connectbot.in Thu Jul 03 08:49:59 2014 -0700 @@ -184,6 +184,19 @@ SHOWURL = 9 (Monitor -> TE). The single argument is a sequence of uint16 character codes forming a URL to be displayed. </para> + + <para> + SWITCHSESSION = 10 (Monitor -> TE). There are no arguments. The TE + should display this session. + </para> + + <para> + CURSORREQUEST = 11 (Monitor -> TE). There are no arguments. The TE + should send a CURSORMOVE update to the monitor. Cursor movement caused + by SETFIELD or DEPRESS commands does not trigger CURSORMOVE updates + in block mode (tn5250) sessions. Those commands do trigger CURSORMOVE + updates in async mode (telnet, ssh) sessions. + </para> </refsect1> <refsect1 id='todo.1'>