Skip to content

Make Windows Terminal the default terminal#3090

Merged
DRSDavidSoft merged 8 commits into
cmderdev:developmentfrom
daxgames:wt_default
Jun 14, 2026
Merged

Make Windows Terminal the default terminal#3090
DRSDavidSoft merged 8 commits into
cmderdev:developmentfrom
daxgames:wt_default

Conversation

@daxgames

@daxgames daxgames commented Jun 14, 2026

Copy link
Copy Markdown
Member

Summary

This PR makes Windows Terminal the default terminal for Cmder and refactors the packaging flow around terminal profiles.

What changed

  • Adds scripts/package-profiles.json to define package profiles for Windows Terminal, ConEmu, and a no-emulator build.
  • Updates scripts/build.ps1 and scripts/pack.ps1 to accept a -Terminal parameter and build only the selected profile set.
  • Adds shared helpers in scripts/utils.ps1 to resolve package profiles and exclusions.
  • Updates .github/workflows/build.yml to build and package all profiles in CI and summarize the produced artifacts.
  • Refreshes scripts/README.md with the new -Terminal usage and profile-based examples.

Notes

  • The Windows Terminal profile is now the default build path.
  • The no-emulator package is kept as a separate option for users who want Cmder as a shell profile in another terminal.

@DRSDavidSoft DRSDavidSoft merged commit 9c1159e into cmderdev:development Jun 14, 2026
3 checks passed
@DRSDavidSoft DRSDavidSoft mentioned this pull request Jun 14, 2026
Comment thread scripts/package-profiles.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants