Map "cmux NIGHTLY" to :cmux: - #478
Merged
Merged
Conversation
ShaunMWallace
force-pushed
the
add-cmux-nightly-mapping
branch
from
August 6, 2026 18:44
458310b to
ca3dd67
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR add or change?
Adds the cmux nightly channel to the existing
:cmux:mapping. No new SVG or glyph — this is a mapping-only alias.cmux ships a separate nightly bundle alongside the stable one:
com.cmuxterm.appcmuxcom.cmuxterm.app.nightlycmux NIGHTLYVerified on macOS with
yabai -m query --windows→"app":"cmux NIGHTLY", and bothCFBundleDisplayNameandCFBundleNamein the nightly bundle'sInfo.plistarecmux NIGHTLY(uppercase).This follows the established convention for pre-release channels in this repo — aliasing them onto the stable icon rather than adding a separate glyph:
:discord:→"Discord" | "Discord Canary" | "Discord PTB":code:→"Code" | "Code - Insiders":google_chrome:→ includes"Google Chrome Canary":zen_browser:→ includes"Twilight"Checklist
SVG file(s) placed in— N/A, no new SVG (reuses existingsvgs/:cmux:)Each SVG uses a— N/A, no new SVG24x24viewBoxSVG(s) optimised with SVGOMG— N/A, no new SVGmappings/:cmux:with matching name"App Name 1" | "App Name 2"formatpnpm run validatepasses (591 mappings / 641 SVGs). Since there is no new glyph to inspect visually, I verified by runningpnpm run buildand diffing the generateddist/icon_map.shagainst the publishedv2.0.71release asset: the only difference is the intended one line.Preview
No preview attached — no glyph changes, the nightly channel simply resolves to the existing
:cmux:icon.🤖 Generated with Claude Code