Skip to content

Promote file manager terminals to tabs#939

Merged
LukeGus merged 1 commit into
Termix-SSH:dev-2.5.0from
ZacharyZcR:fix/support-862-promote-file-terminal
Jun 23, 2026
Merged

Promote file manager terminals to tabs#939
LukeGus merged 1 commit into
Termix-SSH:dev-2.5.0from
ZacharyZcR:fix/support-862-promote-file-terminal

Conversation

@ZacharyZcR

Copy link
Copy Markdown
Member

Summary

  • add a title-bar action to file-manager terminal windows that opens the session as a normal terminal tab
  • carry the terminal window's current initial path into the promoted terminal tab
  • wire file-manager terminal promotion through the existing AppShell tab creation path

Verification

  • npm run type-check
  • npx eslint src/ui/AppShell.tsx src/ui/shell/tabUtils.tsx src/ui/features/file-manager/FileManager.tsx src/ui/features/file-manager/file-manager-types.ts src/ui/features/file-manager/components/TerminalWindow.tsx src/ui/features/file-manager/components/DraggableWindow.tsx
  • npx prettier --check src/ui/AppShell.tsx src/ui/shell/tabUtils.tsx src/ui/features/file-manager/FileManager.tsx src/ui/features/file-manager/file-manager-types.ts src/ui/features/file-manager/components/TerminalWindow.tsx src/ui/features/file-manager/components/DraggableWindow.tsx
  • git diff --check

Notes

  • npm run build still fails before this change is reached because @fontsource/jetbrains-mono/400.css cannot be resolved from src/ui/index.css.

Fixes Termix-SSH/Support#862

@LukeGus

LukeGus commented Jun 23, 2026

Copy link
Copy Markdown
Member

@copilot resolve the merge conflicts in this pull request

@LukeGus LukeGus force-pushed the fix/support-862-promote-file-terminal branch from 7dc8a96 to d13d301 Compare June 23, 2026 05:58
@LukeGus LukeGus merged commit 1155e52 into Termix-SSH:dev-2.5.0 Jun 23, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants