DS4CC v2.4.0
What's new
-
Windows Terminal shortcut dictionary — Default profile buttons now map to Windows Terminal tab actions, auto-detected from your
settings.json:- Square → new tab (profile 1) —
ctrl+shift+1 - L1 → previous tab —
ctrl+shift+tab - R1 → next tab —
ctrl+tab
Works with Stable, Preview, and unpackaged (winget) installs. Shortcuts are resolved with the same 3-tier priority as the tmux profile: auto-detected from your settings → hardcoded defaults → direct override in
ds4cc.toml.Override any mapping under
[wt]inds4cc.toml:[wt] square = "newTab" # or a direct combo like "ctrl+shift+t" l1 = "prevTab" r1 = "nextTab"
- Square → new tab (profile 1) —
Install
Download DS4CC-Setup.exe below and run it. No admin rights needed.
Hooks are reinstalled automatically on first launch (version stamp check).