$lactivewid » History » Version 4
Per Amundsen, 02/23/2023 04:22 PM
1 | 1 | Per Amundsen | _Added in 1.9.3_ |
---|---|---|---|
2 | |||
3 | *$lactivewid* |
||
4 | |||
5 | 2 | Per Amundsen | Returns window id of the last active window before active window. |
6 | 3 | Per Amundsen | |
7 | _See also [[$activecid]], [[$lactivecid]], [[$active]], [[$lactive]], [[$activewid]], [[on ACTIVE]]._ |
||
8 | |||
9 | 4 | Per Amundsen | *Example* |
10 | |||
11 | 3 | Per Amundsen | <pre> |
12 | on *:ACTIVE:*:echo -ag active wid is $activewid last active wid was $lactivewid |
||
13 | </pre> |