diff xml/510connectbotmonitor.in @ 23:2586a4f5c8c3

add mechanism to allow getfield from other threads
author Carl Byington <carl@five-ten-sg.com>
date Fri, 01 May 2015 11:52:31 -0700
parents a94ca5a89fe8
children 3975d341e3dd
line wrap: on
line diff
--- a/xml/510connectbotmonitor.in	Tue Jul 08 09:29:08 2014 -0700
+++ b/xml/510connectbotmonitor.in	Fri May 01 11:52:31 2015 -0700
@@ -116,8 +116,12 @@
 
             <para>
                 CURSORMOVE = 3 (TE -> Monitor).
-                The first argument is the line number (0..23)
-                and the second argument is the column number (0..79).
+                The first argument is the line number (0..23),
+                the second argument is the column number (0..79), and the third
+                argument is the reason for sending this cursor update. REASON=0 is
+                from a previous CURSORREQUEST command. REASON=1 is a cursor update
+                related to the previous SCREENCHANGE buffer update. REASON=2 is
+                a cursor update caused by user keystrokes.
             </para>
 
             <para>