Key macro < implements the command popstack.
popstack
The popstack command returns from editing a cell that was loaded using the pushstack command, reverting the layout window to the cell that was loaded prior to the pushstack call. This is implemented as a stack, and calls may be nested.
popstack is implemented as a Tcl procedure in the "tools" script.
pushstack
Return to command index |
Last updated: March 7, 2020 at 1:06pm