Feature request for product/service
Terminal
Describe the request
Please consider adding padding for the integrated terminal, similar to editor.padding.bottom.
The prompt currently sits flush against the bottom of the panel. A small inset (about 50px, or a few rows) would make it more comfortable to read and type.
There does not appear to be a first-party setting for this today. The CSS-injection workaround (Custom UI Style) also does not work well on Windows, because it needs to write into C:\Program Files\cursor\ and fails with EPERM.
A setting like this would be really helpful:
"terminal.integrated.padding.bottom": 50
Thank you for considering it.
