microsoft / microsoft/terminal
The info bar shows up on nonzero exit codes even with ` "closeOnExit": "always"`
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
_From @KalleOlaviNiemitalo in https://github.com/microsoft/terminal/issues/10798#issuecomment-950857104_

This might just go away if we do #11607 first, but it might not. Tracking this separately regardless
Contributor guide
Research direction
Start by reproducing the infobar behavior with a command that exits nonzero and "closeOnExit": "always", then review the related #11607 work mentioned in the issue. Done means the terminal closes without showing the infobar in this configuration, including the scenario shown in the linked recording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100