Window Classes
Window classes are a way of grouping windows together. Windows that
are part of the same program generally have the same class. Ratpoison
takes advantage of this to help you navigate between windows of the
same class. This is useful if you only want to cycle through Emacs
frames or XTerms.
Go to the next window in the window list that is in the same class as
the current window.
|
Go to the previous window in the window list that is in the same class
as the current window.
|
Go to the last accessed window that is in the same class as the
current window.
|
Go to the next window in the window list that is in a different class
from the current window.
|
Go to the previous window in the window list that is in a different
class from the current window.
|
Go to the last accessed window that is in a different class from the
current window.
|