WT -f <myApp.exe> causes glitched window #17572

Open
opened 2026-01-31 05:46:20 +00:00 by claunia · 0 comments
Owner

Originally created by @jredfox on GitHub (May 26, 2022).

Windows Terminal version

1.12.10982.0

Windows build number

10.0.19044.1706

Other Software

java.exe

Steps to reproduce

wt -f java --> produces a window in which you cannot close there is no x button.
wt --focus java --> produces a window in which you cannot close there is no x button.

Expected Behavior

it open up the default profile with the batch icon on the top left and it execute normally. wt java will produce the proper result

Actual Behavior

bordless window you cannot close.
java 5_25_2022 10_09_28 PM

running wt new-tab -f java seems to fix it. but why isn't' there an error message if -f requires the new tab?

Originally created by @jredfox on GitHub (May 26, 2022). ### Windows Terminal version 1.12.10982.0 ### Windows build number 10.0.19044.1706 ### Other Software java.exe ### Steps to reproduce `wt -f java` --> produces a window in which you cannot close there is no x button. `wt --focus java` --> produces a window in which you cannot close there is no x button. ### Expected Behavior it open up the default profile with the batch icon on the top left and it execute normally. `wt java` will produce the proper result ### Actual Behavior bordless window you cannot close. ![java 5_25_2022 10_09_28 PM](https://user-images.githubusercontent.com/9736369/170407931-b05795ff-db64-4eac-b8e0-3fb5efa22ccd.png) running `wt new-tab -f java` seems to fix it. but why isn't' there an error message if `-f` requires the new tab?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#17572