winwatch - monitor rio windows
winwatch [ -e exclude ] [ -f font ] [
-n ] [ -s ]
Winwatch displays the labels of all current windows, refreshing the
display every second. Right clicking a window's label unhides, raises and
gives focus to that window. Typing q or DEL quits winwatch.
If the -e flag is given, windows matching the regular
expression exclude are not shown. With the -n option, the
label is defined as the window’s name instead of its class, and with
-s the labels are sorted by alphabet (case insensitive) instead of by
order of appearance. Winwatch is unicode aware.
Excluding winwatch and stats from being shown.
-
% winwatch -e '^(winwatch|stats)$'