ailinks:

cmux/prompt

Open with a prompt

Opens cmux with a prompt already written.

macos · updated 2026-07-13

Format

cmux://prompt?text={text}
webhttps://cmux.com/deeplink/prompt?text={text}

Try it

cmux://prompt?text=Review%20this%20branchOpen

What you supply

{text}

The prompt text.

URL-encode it. Commas, colons, and literal plus signs survive if you encode them properly.

Prefer the https://cmux.com/deeplink/prompt?… form for a link other people will click: it opens the native scheme when cmux is installed and shows the download page when it is not, where the bare cmux:// link would simply do nothing.