<@U01H2JMLFLL>: You can just do an area selection...
# magic
t
@User: You can just do an area selection. Commands like "array", "copy", "rotate", etc., all operate on selections. Selecting a combination of cells and paint is a little more complicated, because magic won't automatically do selection of expanded cells in an area selection. You need to unexpand any cells that you want to select first, then do the area selection. The "array" command operates on both paint and cells, although the implementation is different.