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