Direction and position
Default behavior
By default, Moulti displays steps at the top of the screen and adds new steps below existing steps.
Default behavior: top down
Setting direction and position
This behavior can be changed through moulti set:
moulti set --step-position=bottomdisplays steps at the bottom of the screenmoulti set --step-position=topdisplays steps at the top of the screenmoulti set --step-direction=updisplays steps from last to first (new steps are added above existing steps)moulti set --step-direction=downdisplays steps from first to last (new steps are added below existing steps)
Non-default combinations
Top up
Bottom down
Bottom up