clear_template -io handle -id number Returns: nothing
This command deletes all items on the template display with an id of
number. It loops through all windows contained within this template
display, sending a REG_QUIT
request to them.
FIXME: This doesn't appear to remove either the template display itself or the ruler. Is it meant to?