-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
apiapi-finalizationfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplanterminal-shell-integrationShell integration infrastructure, command decorations, etc.Shell integration infrastructure, command decorations, etc.
Milestone
Description
Shell integration in the terminal could enable APIs like being able to listen to commands that run and get their output/exit code.
Rough example:
interface Terminal {
executeCommand(command): Thenable<TerminalCommandResult>;
}
karrtikr, xiaoxi-david, andyleejordan, wrslatz, ulugbekna and 38 more
Metadata
Metadata
Labels
apiapi-finalizationfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplanterminal-shell-integrationShell integration infrastructure, command decorations, etc.Shell integration infrastructure, command decorations, etc.