fix host sidebar behavior for editor tabs (#1348)

This commit is contained in:
陈大猫
2026-06-09 21:24:16 +08:00
committed by GitHub
parent 6af62aa093
commit 4b5993cad6
39 changed files with 540 additions and 78 deletions

View File

@@ -251,6 +251,8 @@ export interface SyncPayload {
showOnlyUngroupedHostsInRoot?: boolean;
// Top tabs: show standalone SFTP view tab
showSftpTab?: boolean;
// Terminal/editor tabs: show left host list sidebar
showHostTreeSidebar?: boolean;
// Workspace focus indicator style
workspaceFocusStyle?: 'dim' | 'border';
// AI configuration