Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canary: [regression] Trouble work in headless mode #18473

Open
Zeroes1 opened this issue Jan 29, 2025 · 0 comments
Open

Canary: [regression] Trouble work in headless mode #18473

Zeroes1 opened this issue Jan 29, 2025 · 0 comments
Assignees
Labels
Area-Windowing Window frame, quake mode, tearout Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Terminal The new Windows Terminal.

Comments

@Zeroes1
Copy link

Zeroes1 commented Jan 29, 2025

Windows Terminal version

1.23.10282.0

Windows build number

10.0.19045.5371

Other Software

No response

Steps to reproduce

set WT work in background mode it's turn ON with settings.json with option:
"compatibility.allowHeadless": true,

Expected Behavior

under version
terminal-1.23.3101.0
..
terminal-1.23.3461.0

start WT
close WT by method:
a) click mouse on cross window (or press alt-f4)
b) use hotkey for close panel - ctrl-shift-w

after this in process exist only:
WindowsTerminal.exe

Actual Behavior

under version
terminal-1.23.3481.0
..
terminal-1.23.10282.0

after close panel in process exist:
WindowsTerminal.exe
and child process:
OpenConsole.exe

(if use default profile for run PowerShell)

if use profile for run Far Manager
after close WT in process exist:
WindowsTerminal.exe
and child process:
OpenConsole.exe
Far.exe

if 10 times start WT and 10 time close panel
we get:
one process WindowsTerminal.exe
10 process OpenConsole.exe
10 process Far.exe

@Zeroes1 Zeroes1 added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Jan 29, 2025
@carlos-zamora carlos-zamora changed the title Canary: [regression] Trouble work in background mode? Canary: [regression] Trouble work in headless mode Jan 29, 2025
@carlos-zamora carlos-zamora added this to the Terminal v1.23 milestone Jan 29, 2025
@carlos-zamora carlos-zamora added Product-Terminal The new Windows Terminal. Area-Windowing Window frame, quake mode, tearout and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Windowing Window frame, quake mode, tearout Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Terminal The new Windows Terminal.
Projects
None yet
Development

No branches or pull requests

3 participants