Site Tools


window_previous

Table of Contents

# $EPIC: window_previous.txt,v 1.4 2008/10/26 00:41:47 jnelson Exp $

Synopsis:

window previous

Description:

This operation does a window swap with the hidden window whose window number is the next smaller refnum than the current window's refnum. If there are no smaller refnums than the current window's refnum, then it will wrap around to the highest refnum. For example, if the current window is refnum 5, this would swap with window refnum 4. Doing it again a second time would swap with window refnum 3, etc.

This creates a circle queue with your hidden windows, visiting each one of them in numberical order. When you reach the smallest refnum, it will wrap around to the window with the highest refnum.

History:

This function already existed in ircII.

window_previous.txt · Last modified: 2008/10/26 00:41 by 127.0.0.1