-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
Some thoughts:
- Each command would have an alias. User says "Run " to trigger the command on new tab/window of the terminal. Setting these command can be done through either a web UI or cmd.
- This is for devs who want to go a project directory immediately (similar to unix aliasing), or run cmake/make/ any build command.
- Need to think more on how and whether we want to enable user to talk to any terminal process. i.e. Segregate new commands from messages to current commands.