-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Description
Description of the new feature/enhancement
Basically I want (hopefully I am not alone) a mode for the Terminal where it is just a blank canvas.
This would allow me to run a Terminal for informational purposes (for example: htop on WSL, or sampler) to see stuff at a glance.
Since this is the only way this Terminal Window would be used (on a secondary monitor for example), it would be nice to reduce the space it takes up and make it more visually appealing by removing the title bar and window controls.
Linux users can achieve this through their window manager, and I have attached a screenshot of someone's config (it's i3 on Linux) to illustrate what I mean.
Proposed technical implementation details (optional)
Mind you, I have not done Windows App development in ages, and I am not sure wether it is even possible to remove the window controls here (Looking for feedback from the devs!).
If it is though, it could be exposed through a toggle with a customizable keybinding.
Quick Note
I know this is like a super superficial feature, and definitely the last thing that should be implemented once everything else is running smoothly. Just thought I'd document here that I think this should be a thing.
