Unexpected Right Padding in TUIs even though Scrollbar is Hidden by Default #18872
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Attention
The core contributors need to come back around and look at this ASAP.
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Windows Terminal version
1.22.11141.0
Windows build number
10.0.22631.0
Other Software
neovim 0.11.1
Steps to reproduce
Setup:
On Defaults > Appearance page:
On default profile PowerShell > Appearance page:
Scrollbar visibility is set to Visible
Restart the terminal
Expected Behavior
When I run
nvim
via PowerShell, I see the padding reserved for the scrollbar area, which is understandable.However, I wish TUIs could take over the whole window.
Actual Behavior
The Issue
If I run
nvim.exe
directly by double-clicking it, there's an unexpected gap on the right. It's smaller than the scrollbar padding. This gap corrects itself if I slightly resize the window from the right edge.This seems like a bug to me. I originally commented it on #18582.
Here's the reply I got from @j4james in #18582
The text was updated successfully, but these errors were encountered: