Duplicate line in TermControl #1011

Open
opened 2026-01-30 22:13:57 +00:00 by claunia · 0 comments
Owner

Originally created by @dannyd89 on GitHub (May 13, 2019).

I've found a duplicate line in the TermControl::Create function, either its missing to initialize the vertical alignment or it's just double setting the horizontal one.

1e478ae99d/src/cascadia/TerminalControl/TermControl.cpp (L80)

I would have filed a PR but I don't have the environment to do this currently, I hope it's helpful anyway.

Originally created by @dannyd89 on GitHub (May 13, 2019). I've found a duplicate line in the TermControl::Create function, either its missing to initialize the vertical alignment or it's just double setting the horizontal one. https://github.com/microsoft/Terminal/blob/1e478ae99d53a5f54483becfb6c3b379077b8fd9/src/cascadia/TerminalControl/TermControl.cpp#L80 I would have filed a PR but I don't have the environment to do this currently, I hope it's helpful anyway.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1011