Source commit: 2f8b9a745f67e01c75ca4f4165c27ed99d2d8263
@@ -619,6 +619,10 @@ void __fastcall TCustomScpExplorerForm::TerminalChanged(bool Replaced)
}
+ else
+ {
+ RemoteDirView->Terminal = NULL;
+ }
InitStatusBar();
UpdateTransferList();