alias minimizeall { var %i = 1, %o = $scon(0) while %o { scon %o dec %o %i = 1 while $window(*,%i) { window -n $+(",$ifmatch,") inc %i } } }