microsoft / microsoft/terminal
suppressApplicationTitle doesn't work
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
### Windows Terminal version
1.23.12811.0
### Windows build number
10.0.19045.6456
### Other Software
_No response_
### Steps to reproduce
The problem can't be reliably reproduced, but sometimes when I SSH into some server, even though I explicitly set the title to "Server (SSH)" it later changes to `zsh`.
I have `"suppressApplicationTitle": true` in my settings. [My full settings.json](https://gist.github.com/cool-RR/e209dae05cc8de659de13c2f7698b5f1).
### Expected Behavior
_No response_
### Actual Behavior
The problem can't be reliably reproduced, but sometimes when I SSH into some server, even though I explicitly set the title to "Server (SSH)" it later changes to `zsh`.
I have `"suppressApplicationTitle": true` in my settings. [My full settings.json](https://gist.github.com/cool-RR/e209dae05cc8de659de13c2f7698b5f1).
Contributor guide
Research direction
The report provides no repository file, test, or entry point; begin with the Windows Terminal title-handling path for the suppressApplicationTitle setting during SSH sessions. Use the supplied settings.json and zsh scenario to investigate, and consider the issue done when the explicitly configured title remains unchanged despite application title updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100