"git log --pretty=oneline" at the bottom of the buffer line-wraps wrong #7861

Open
opened 2026-01-31 01:14:26 +00:00 by claunia · 0 comments
Owner

Originally created by @DHowett-MSFT on GitHub (May 1, 2020).

Originally assigned to: @zadjii-msft on GitHub.

The pager prints one screen-width of line, then enters deferred EOL mode, then prints more. When we were in the newBottomLine state (or whatever it is now), we fail to re-wrap it properly.

image

Originally created by @DHowett-MSFT on GitHub (May 1, 2020). Originally assigned to: @zadjii-msft on GitHub. The pager prints one screen-width of line, then enters deferred EOL mode, then prints more. When we were in the `newBottomLine` state (or whatever it is now), we fail to re-wrap it properly. ![image](https://user-images.githubusercontent.com/14316954/80832075-d99a0780-8ba0-11ea-8ad4-871e469bea7a.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7861