If there was a clean way to iterate over all WINDOWS (of all types) this would be an easy:
alias markread var %i = 1 | while ($ALLWINDOW(%i)) { window -g0 $v1 | inc %i }
/scid -a markread
If we only get to have one or the other I would want the generalized identifier before a specialized command; that way we can [easily] write aliases like these in the future without having to ask for each one individually.
- argv[0] on EFnet #mIRC - "Life is a pointer to an integer without a cast"