Continue
Terminal command box sometimes show the Continue button. It appears when the terminal operation is non-terminating, e.g.,npm run dev. It also appears when it takes more than 3 seconds to run the operation, e.g, dependencies installation that takes more than 3 seconds.
In such cases, you can click on the Continue button to continue further in the chat and the process will run in the background. Sometimes, Kombai may require the terminal operation to completely execute before proceeding further in the chat. In such cases, it will keep checking the terminal status.
Auto-run terminal operations
There are two ways to turn on auto-run terminal operations:Through quick settings
Through quick settings
- Click icon in Kombai’s input box.
- Turn on the Auto run all commands toggle.
Through terminal command box
Through terminal command box
- When a terminal command is run, click Ask Every Time on the bottom left of the terminal command box.
- Select Auto run all commands from the dropdown.