Allow smaller minimum width when in focus mode #13100

Open
opened 2026-01-31 03:33:55 +00:00 by claunia · 2 comments
Owner

Originally created by @NeilMacMullen on GitHub (Mar 19, 2021).

It is not current possible to resize the terminal window so that is narrower than around 460px. I'm guessing this is to ensure there is enough room for tab headers and title bar etc. However, it would be desirable, when in focus mode, to be able to narrow the window further. This would facilitate simple "kiosk" apps (like the old Windows "widgets"). E.g. in the picture below, output is from a periodic script and is guaranteed never to exceed the text width being shown. I'd like to be able to make the terminal window narrower to fit the text to avoid wasting screen real-estate.

min_width

Note this is not the same as #6820 although it is related. That request is to prevent the user from narrowing the window beyond a certain threshold.

Originally created by @NeilMacMullen on GitHub (Mar 19, 2021). It is not current possible to resize the terminal window so that is narrower than around 460px. I'm guessing this is to ensure there is enough room for tab headers and title bar etc. However, it would be desirable, when in focus mode, to be able to narrow the window further. This would facilitate simple "kiosk" apps (like the old Windows "widgets"). E.g. in the picture below, output is from a periodic script and is guaranteed never to exceed the text width being shown. I'd like to be able to make the terminal window narrower to fit the text to avoid wasting screen real-estate. ![min_width](https://user-images.githubusercontent.com/9131337/111820854-e408e100-88d9-11eb-9650-fc8c9ef74363.png) Note this is not the same as #6820 although it is related. That request is to _prevent_ the user from narrowing the window beyond a certain threshold.
claunia added the Help WantedIssue-TaskProduct-TerminalArea-UserInterface labels 2026-01-31 03:33:55 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Mar 22, 2021):

Yea I like this idea. Thanks!

@zadjii-msft commented on GitHub (Mar 22, 2021): Yea I like this idea. Thanks!
Author
Owner

@ryanmda commented on GitHub (Apr 15, 2025):

I'd like this without focus mode if at all possible too 🙂. I'm sure there's some room to go smaller than the current minimum.

@ryanmda commented on GitHub (Apr 15, 2025): I'd like this without focus mode if at all possible too 🙂. I'm sure there's some room to go smaller than the current minimum.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13100