Tyriar / vscode-windows-terminal

VS Code integration with Windows Terminal
https://marketplace.visualstudio.com/items?itemName=Tyriar.windows-terminal
MIT License
33 stars 8 forks source link

Set custom tab title #34

Open Morgy93 opened 3 years ago

Morgy93 commented 3 years ago

Hello,

currently the tab name in the terminal is only "OpenSSH SSH client" which is really confusing if you have multiple tabs (for example to different hosts) I'd love to have an option for custom tab names, maybe with placeholders one could set. For example something like: "windowsTerminal.tab.title": "VSCode: {ssh.hostname}"