Skip to content

Fix update script launching on Linux and improve Windows elevation#1716

Merged
LionelColaso merged 1 commit intoRimSort:mainfrom
LionelColaso:update_bug_fix
Jan 14, 2026
Merged

Fix update script launching on Linux and improve Windows elevation#1716
LionelColaso merged 1 commit intoRimSort:mainfrom
LionelColaso:update_bug_fix

Conversation

@LionelColaso
Copy link
Copy Markdown
Member

  • Add direct bash execution as primary method for Linux update script launching
  • Implement terminal emulator fallback for Linux when direct bash fails
  • Improve Windows elevation handling with proper path quoting for PowerShell
  • Add support for 'kitty' terminal emulator in detection and command building
  • Enhance command string building with better quoting for paths with spaces
  • Update terminal detection priority to include modern terminals first
  • Refactor script config methods for better separation of concerns

- Add direct bash execution as primary method for Linux update script launching
- Implement terminal emulator fallback for Linux when direct bash fails
- Improve Windows elevation handling with proper path quoting for PowerShell
- Add support for 'kitty' terminal emulator in detection and command building
- Enhance command string building with better quoting for paths with spaces
- Update terminal detection priority to include modern terminals first
- Refactor script config methods for better separation of concerns
@LionelColaso LionelColaso linked an issue Jan 14, 2026 that may be closed by this pull request
@LionelColaso LionelColaso linked an issue Jan 14, 2026 that may be closed by this pull request
@LionelColaso LionelColaso added bugs 🪲 bugs and errors, something is not working as intended Code refactoring 🧹 improving the structure and organization of the code; restructuring, cleaning up accessibility 👀 ℹ️🤓 user-friendly optimization, like notifications, warnings and action alerts labels Jan 14, 2026
@LionelColaso LionelColaso merged commit fa59132 into RimSort:main Jan 14, 2026
14 checks passed
@LionelColaso LionelColaso deleted the update_bug_fix branch January 14, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility 👀 ℹ️🤓 user-friendly optimization, like notifications, warnings and action alerts bugs 🪲 bugs and errors, something is not working as intended Code refactoring 🧹 improving the structure and organization of the code; restructuring, cleaning up

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RimSort AutoUpdate fails Fails to update on linux using kitty terminal emulator

1 participant