Skip to content

Commit 68c2e04

Browse files
committed
terminal names
1 parent 69f9b97 commit 68c2e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ export class Commands {
417417
}): Promise<void> {
418418
// Launch and run command in terminal if command is provided
419419
if (app.command) {
420-
const terminal = vscode.window.createTerminal(`${app.name || "Application"} Status`)
420+
const terminal = vscode.window.createTerminal(app.status)
421421
terminal.show(true)
422422
vscode.commands.executeCommand("workbench.action.toggleMaximizedPanel")
423423
// If workspace_name is provided, run coder ssh before the command

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy