Skip to content

Command Snippets

Save frequently used commands as snippets and send them to the terminal with one click.

Managing Snippets

Creating a Snippet

  1. Switch to the Snippets tab in the sidebar
  2. Click the + button
  3. 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.

Use the search box at the top of the snippet list for fuzzy search by name and content.

基于 MIT 许可发布