Git output exact width of window is lost. #12657

Open
opened 2026-01-31 03:21:18 +00:00 by claunia · 0 comments
Owner

Originally created by @jaykrell on GitHub (Feb 19, 2021).

Environment

Windows Terminal
Version: 1.5.10411.0

Steps to reproduce

Both with conhost and terminal, cmd, git show,
with expecting like:

+
+blah

and the last line happens to be the exact width of the window, the last line is not shown.

git log -p works.

Tweaking the window width at all in either direction works.

Expected behavior

Not this.

Actual behavior

Described above.

Originally created by @jaykrell on GitHub (Feb 19, 2021). # Environment Windows Terminal Version: 1.5.10411.0 # Steps to reproduce Both with conhost and terminal, cmd, git show, with expecting like: ``` + +blah ``` and the last line happens to be the exact width of the window, the last line is not shown. git log -p works. Tweaking the window width at all in either direction works. # Expected behavior Not this. # Actual behavior Described above.
claunia added the Product-ConhostArea-OutputIssue-BugResolution-External labels 2026-01-31 03:21:19 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12657