cmux/prompt
Open with a prompt
Opens cmux with a prompt already written.
Format
cmux://prompt?text={text}web
https://cmux.com/deeplink/prompt?text={text}Try it
cmux://prompt?text=Review%20this%20branchOpenWhat 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.