Command Snippets
Save frequently used commands as snippets and send them to the terminal with one click.
Managing Snippets
Creating a Snippet
- Switch to the Snippets tab in the sidebar
- Click the + button
- Fill in:
- Name: display name
- Content: command or script
- Tags: for categorization (optional)
Edit and Delete
- Right-click a snippet card to edit or delete
- Drag to reorder
Using Snippets
Click a snippet card to instantly send its content to the active terminal.
Multi-line Scripts
Snippets support multi-line content. Multi-line snippets execute line by line in the terminal.
Search
Use the search box at the top of the snippet list for fuzzy search by name and content.