Skip to content

Error opening .command file #9213

@Jackie-Tang

Description

@Jackie-Tang

Pre-submit Checks

Describe the bug

Running the open launchPackager.command command results in an error: "Language support is unavailable for this file type."
This issue appeared after upgrading Warp; the previous version from February 2026 was able to run.

To reproduce

launchPackager.command file content:
#!/usr/bin/env bash
clear
THIS_DIR=$(dirname "$0")
pushd "$THIS_DIR"
source ./packager.sh
echo "Process terminated. Press to close the window"
read

run open launchPackager.command

Expected behavior

No response

Screenshots, videos, and logs

Image

Operating system (OS)

macOS

Operating system and version

MacOS 15.6.1

Shell Version

zsh 5.9 (arm64-apple-darwin24.0)

Current Warp version

v0.2026.04.22.08.46.stable_03

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:editor-notebooksEditors, notebooks, markdown rendering, LSP, and code display.bugSomething isn't working.os:macmacOS-specific behavior, regressions, or requests.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions