mirror of
https://github.com/microsoft/terminal.git
synced 2026-04-10 08:11:06 +00:00
spel
This commit is contained in:
@@ -460,7 +460,7 @@ namespace winrt::TerminalApp::implementation
|
||||
// for every pane.
|
||||
//
|
||||
// In the future, we'll want to definitely get rid of
|
||||
// Pane::GetTerminalArgsForPane, and somehown instead find a better way
|
||||
// Pane::GetTerminalArgsForPane, and somehow instead find a better way
|
||||
// of re-creating the pane state. Probably through a combo of ResizePane
|
||||
// actions and SetPaneOrientation actions.
|
||||
if (const auto& settings{ _rootPane->GetContent().try_as<SettingsPaneContent>() })
|
||||
|
||||
Reference in New Issue
Block a user