Skip to content

v3.30.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Sep 20:16
· 1 commit to master since this release
v3.30.0
77c0f82
  • feat: Snippets can run with your full shell setup.
  • feat: Turn on Interactive shell in a snippet and it runs with your ~/.bashrc loaded, so tools like pm2 installed through nvm work the same as when you log in. On the command line, purple snippet add takes --interactive.
  • feat: A snippet that ends with "command not found" shows a tip that points you to the Interactive shell toggle.