I am using Windows Terminal (1.23.13503.0) with Command Prompt as the default profile. I have others like PowerShell, Ubuntu 24.04.01 LTS.
This is NOTnot a scrollback or history issue, if I understand those terms correctly. Scrolling up works fine and I can see all previous output.
My problem is specifically at the bottom of the screen: in classic Command Prompt (conhost), the screen buffer can be taller than the window, so I can scroll past the last line and have empty space below the cursor. This gives visual breathing room while typing near the bottom. And I don't feel claustrophobic.
In Windows Terminal, the cursor is always glued to the bottom edge. Until I actually print new lines, there is no empty space below, and typing feels visually cramped.
I am NOT asking for:
- more scrollback
- history retention
- switching shells
- workarounds like pressing Enter
- More scrollback.
- History retention.
- Switching shells.
- Workarounds like pressing Enter.
I want to know:
1. Is there any setting (JSON or otherwise) that allows scrolling past the bottom /
adding bottom padding / virtual empty lines below the cursor?
2. If not, is this a known design limitation of Windows Terminal?
- Is there any setting (JSON or otherwise) that allows scrolling past the bottom / adding bottom padding / virtual empty lines below the cursor?
- If not, is this a known design limitation of Windows Terminal?
Basically, does Windows Terminal support "scroll past bottom" like classic cmd.exe,
or. Or is this behavior intentionally unsupported?
EDIT: My Terminal version is 1.23.13503.0.