Update executable command for WarpOss#9488
Update executable command for WarpOss#9488satyansh-mittal wants to merge 1 commit intowarpdotdev:masterfrom
Conversation
|
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @satyansh-mittal on file. In order for us to review and merge your code, each contributor must visit https://cla.warp.dev to read and agree to our CLA. Once you have done so, please comment |
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I reviewed this pull request and requested human review from: @zachbai. I left feedback as a comment so a maintainer can approve. Comment Powered by Oz |
|
I'm checking this implementation PR for association with a likely matching ready issue. Powered by Oz |
There was a problem hiding this comment.
Pull request overview
Updates the Linux desktop entry for the OSS channel so that launching WarpOss from a desktop environment uses a different executable name.
Changes:
- Change
Exec=in the WarpOss.desktopfile fromwarp-osstowarp-terminal-oss
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| GenericName=TerminalEmulator | ||
|
|
||
| Exec=warp-oss %U | ||
| Exec=warp-terminal-oss %U |
There was a problem hiding this comment.
Overview
This PR updates the WarpOss Linux desktop entry to launch warp-terminal-oss instead of warp-oss, matching the app package launcher command generated by the Linux packaging scripts.
Concerns
- None.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
Description
Testing
Server API dependencies
Agent Mode
Changelog Entries for Stable
CHANGELOG-NEW-FEATURE: {{text goes here...}}
CHANGELOG-IMPROVEMENT: {{text goes here...}}
CHANGELOG-BUG-FIX: {{text goes here...}}
CHANGELOG-BUG-FIX: {{more text goes here...}}
CHANGELOG-IMAGE: {{GCP-hosted URL goes here...}}
CHANGELOG-OZ: {{text goes here...}}