mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-29 17:39:28 +02:00
behave as one would expect; e.g., "cellname self" returns the name of the currently edited cell if nothing is selected; "cellname rename <name>" renames the currently edited cell to <name>. Modified the "extract" command so that it will not extract a cell named "(UNNAMED)" but will insist that the cell must be given a proper name, much like the "writeall" command does.