Command buttons & multi-exec¶
Command buttons save a command for one-click execution. Multi-execution mirrors keystrokes into several sessions at once.
Command buttons¶
Saved commands appear in a bar above the terminal. One click sends the command to the focused session.
Buttons are managed with the control in the top bar. Each button has:
- a label, which is displayed, and a command, which is sent;
- a Run immediately switch. On, the command runs. Off, it is inserted at the prompt for review and submitted with Enter.
Insert-only is the appropriate mode for destructive commands.
Buttons are disabled while the focused tab is not connected, and their order is configurable.
Multi-execution¶
Multi-execution mirrors keystrokes into several live terminals at once.
- Open the multi-exec control in the top bar.
- Select at least two connected sessions, either individually or with the presets This split, Visible splits and All live. The control turns Active.
- Type in any selected terminal. Every selected terminal receives the same input.
- Clear selection when finished.
Mirrored input reaches every selected session
This includes any session where a prompt is waiting for confirmation. The control stays visibly Active while mirroring is on.
Saved groups¶
A selection of two or more sessions can be saved as a named group and re-activated in one click. Groups are stored with the workspace, and each one reports how many of its tabs are currently connected.