Skip to content

Actions Reference

rendaw edited this page Sep 22, 2017 · 5 revisions

Actions

Does nothing, but a good place for breakpoints when debugging Merman.
Quits the application. Shows confirmation if the document has unsaved changes.
Copy the selected elements.
Copy and delete the selected elements.
Delete the selected elements.
Enter the first selected element.
Exit the array.
Gather the next element from the selection. Makes the gathered element the leading edge.
Gather the previous element from the selection. Makes the gathered element the leading edge.
Insert a gap after the selection.
Insert a gap before the selection.
Move the selection after the next element.
Move the selection before the next element.
Select the next part in the atom.
Select the next element, deselecting everything else.
Replace the selected elements with the copied elements
Wrap the lead selected element with a prefix gap.
Select the previous part in the atom.
Select the previous element, deselecting everything else.
Remove the next element from the selection. Makes the following selected element the lead.
Remove the previous element from the selection. Makes the following selected element the lead.
Wrap the lead selected element with a suffix gap
Restrict the view to the tree rooted at the selected lead element.