Cloudflare Warp Feedback: Uninstall.sh Error on macOS with Fish Shell

What is the name of the domain?

macOS (Cloudflare Warp application)

What is the error number?

No specific error number, but the issue is related to script failure.

What is the error message?

The uninstall.sh script throws an error when using the Fish shell.

What is the issue you’re encountering

The uninstall.sh script fails to run correctly with Fish shell on macOS.

What steps have you taken to resolve the issue?

Tried running the uninstall script through the terminal using Fish shell, but it errors out. The get_cwd logic seems incompatible with Fish.

What are the steps to reproduce the issue?

Install Cloudflare Warp on macOS.
Try running the uninstall.sh script with Fish shell.
Observe the error that occurs due to the get_cwd logic.