Skip to content

Preserve file path case in file manager UI#941

Merged
LukeGus merged 1 commit into
Termix-SSH:dev-2.5.0from
ZacharyZcR:fix/support-860-preserve-file-path-case
Jun 23, 2026
Merged

Preserve file path case in file manager UI#941
LukeGus merged 1 commit into
Termix-SSH:dev-2.5.0from
ZacharyZcR:fix/support-860-preserve-file-path-case

Conversation

@ZacharyZcR

Copy link
Copy Markdown
Member

Summary

  • Preserve the original case of file editor titles instead of uppercasing filenames
  • Preserve the original case of the file path shown in file properties/permissions

Fixes Termix-SSH/Support#860

Verification

  • npx prettier --check src/ui/features/file-manager/components/DraggableWindow.tsx src/ui/features/file-manager/components/PermissionsDialog.tsx
  • npx eslint src/ui/features/file-manager/components/DraggableWindow.tsx src/ui/features/file-manager/components/PermissionsDialog.tsx
  • npm run type-check
  • git diff --check

Build note

  • npm run build still fails before this change completes because src/ui/index.css cannot resolve @fontsource/jetbrains-mono/400.css in the current checkout.

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