

The Terminal titlebar size should be the same as that of other windows apps. Currently, Windows Terminal feels like a UWP app.
Windows Terminal titlebar size is too big and feels like a UWP app.
I mean, the Terminal is an application that's using UWP XAML 馃槈
You could also try
"showTabsInTitlebar": false,
"alwaysShowTabs": true
to force the Terminal to use a standard windows titlebar.
Largely, I'm gonna close this as a /dup of #1375, as that thread has much more discussion of the design in it
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
to force the Terminal to use a standard windows titlebar.
The problem is not about whether or not it has tabs.
The problem is that the tabs make the titlebar frame larger and it looks odd. If it had tabs, but with a smaller titlebar frame, and with a smaller default window size, it would absolutely not be a problem.
@zadjii-msft And it's not a dupe of #1375 insofar as that issue seems like a ignore dump of complaints about terminal. None of the issues mentions the titlebar height and scaling, and this is also not acknowledged in there as well.
to force the Terminal to use a standard windows titlebar.
The problem is not about whether or not it has tabs.
The problem is that the tabs make the titlebar frame larger and it looks odd. If it had tabs, but with a smaller titlebar frame, and with a smaller default window size, it would absolutely not be a problem.You chose not to compare the Titlebar with Google Chrome or Microsoft Edge, despite the tabs being in the titlebar...

When comparing these, Windows Terminal is actually shorter
You chose not to compare the Titlebar with Google Chrome or Microsoft Edge, despite the tabs being in the titlebar...
FYI @mdtauk and @zadjii-msft
/force-device-scale-factor=1. On a 15 inch, fullhd notebook display, which is configured by default to run at 125% scaling, UWP apps look giant, and Chromium based browsers look giant as well without the flags. /force-device-scale-factor=1. I've attached a screenshot comparing Chrome on my machine with windows terminal.

I've also attached a comparison with windows explorer, chrome with the flag, and terminal.

And as a side note, for Microsoft Edge, making the UI smaller or giving users to option to change the scaling is in actually in discussion.
I did not realise you were comparing scaled UI to 100% dpi UI.
When running at 100% dpi scaling, Chrome and Edge are still larger than Windows Terminals however. So I don't think it is right to expect a standard height TitleBar, with tabs in them.
I did not realise you were comparing scaled UI to 100% dpi UI.
Yes, but at 100% DPI everything else on windows is then too small.
Currently, my choice is to break everything else, or to break UWP apps and run Chrome with the scaling flag.
That's why I avoid UWP apps. Is there a way to change the Terminal UI scaling only, without affecting the rest of the OS, or should I not use Windows Terminal instead?
I really don't think this issue should be closed.
I think what you're really looking for is #5911.
As soon as apps start customizing the titlebar, all bets are off as to what size the titlebar is.

Or take Spotify for an example, which doesn't even really have a titlebar:

So there's already basically no consistency here.
We've made a _stylistic_ choice to make the titlebar of the Terminal as big as it is, because it fits the tabs we have rather nicely. Though, I acknowledge that this might not be everyone's preference, so let's make a setting for it. We're already discussing a huge number of "theming" properties in #3327, so this seems like it would be a nice fit.
@zadjii-msft Yes, #5911 is the issue. It would be interesting to have one setting to force the entire scaling as well. This is really important for me, and Windows Terminal, as all well as any other UWP app, can't be used without it.
Teams UI kind of sucks, office has gotten much worse in recent times - it used to be more compact, and windows terminal also sucks.
I won't really comment on Spotify. But at least teams and Spotify both provide a zoom option that affects the entire UI.
AFAIK both terminal and office do not provide that option.
Most helpful comment
When comparing these, Windows Terminal is actually shorter