Using "Duplicate tab" on the right-click context menu causes terminal to crash #21540

Closed
opened 2026-01-31 07:47:36 +00:00 by claunia · 0 comments
Owner

Originally created by @carlos-zamora on GitHub (Apr 16, 2024).

v1.21.1011.0

image

const auto& paneType{ contentArgs.Type() };

you better believe, contentArgs is null

Originally created by @carlos-zamora on GitHub (Apr 16, 2024). v1.21.1011.0 ![image](https://github.com/microsoft/terminal/assets/18356694/1b4c1b80-463b-4a20-8838-ed9ff835123c) ```cpp const auto& paneType{ contentArgs.Type() }; ``` you better believe, `contentArgs` is null
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#21540