$lactivewid » History » Version 3
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 | <pre> |
||
| 10 | on *:ACTIVE:*:echo -ag active wid is $activewid last active wid was $lactivewid |
||
| 11 | </pre> |