This shows you the differences between two versions of the page.
— |
window_kill_others [2006/08/29 16:08] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | # $EPIC: window_kill_others.txt,v 1.3 2006/08/20 18:32:13 sthalik Exp $ | ||
+ | ======Synopsis:====== | ||
+ | [[window]] kill_others | ||
+ | |||
+ | ======Description:====== | ||
+ | This performs a [[window kill]] on all of the other windows on the | ||
+ | screen (if the window is visible) or all the other hidden windows (if the | ||
+ | window is hidden). After this completes, the window will either be the | ||
+ | only visible window, or the only hidden window. | ||
+ | |||
+ | ======History:====== | ||
+ | This operation was already present in ircII2.1.5g. | ||