Project

General

Profile

$leftwincid » History » Revision 2

Revision 1 (Per Amundsen, 08/14/2014 10:57 PM) → Revision 2/3 (Per Amundsen, 08/14/2014 10:58 PM)

_Added in 1.9.4_ 

 *$leftwincid* 

 Returns the connection window id of the last window where the mouse was left. 

 *Example* 

 <pre> 
 menu @test { 
   leave:/echo mouse left $leftwin $leftwinwid $leftwincid 
 } 
 </pre>