Skip to content

Fix terminal link dialog layering#940

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

Fix terminal link dialog layering#940
LukeGus merged 1 commit into
Termix-SSH:dev-2.5.0from
ZacharyZcR:fix/support-861-file-terminal-links

Conversation

@ZacharyZcR

Copy link
Copy Markdown
Member

Summary

  • render the terminal link confirmation dialog through a body portal
  • keep the existing terminal link behavior settings while avoiding clipping/stacking issues in embedded file-manager terminal windows

Verification

  • npm run type-check
  • npx eslint src/ui/features/terminal/Terminal.tsx
  • npx prettier --check src/ui/features/terminal/Terminal.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#861

@LukeGus LukeGus merged commit 918025a 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