Muxy

Documentation

Keyboard Shortcuts

Muxy is designed for keyboard-first context switching between running workspaces and captured windows.

Default Shortcuts

ShortcutActionScope
cmd+shift+=Toggle/focus Muxy windowGlobal
cmd+shift+]Next workspace (or next window for active workspace)Global + App
cmd+shift+[Previous workspace (or previous window for active workspace)Global + App
cmd+shift+returnFocus selected workspace and first windowApp
cmd+shift+eOpen editor for workspace owning focused windowGlobal
cmd+shift+tOpen selected workspace terminalApp
cmd+shift+fOpen selected workspace in FinderApp
cmd+1 ... cmd+9Focus workspace window by indexApp

Workspace vs Window Navigation

  • • In-app next/previous cycles only running workspaces.
  • • Focusing a workspace sets it as the target for global window cycling.
  • • When Muxy is not focused, next/previous cycles windows for the active or focused workspace.
  • • Browser window disambiguation uses active tab URL matching in addition to window ID.

Customization

Keyboard bindings can be overridden in the Settings view and through CLI settings commands.

mx settings get --gui-hotkey
mx settings set --gui-hotkey cmd+shift+9
mx settings set --gui-next-shortcut cmd+shift+]
mx settings set --gui-prev-shortcut cmd+shift+[
mx settings reset --gui-hotkey

Text Input Safety

When a text field is focused, Muxy does not intercept standard text-edit shortcuts such as copy, cut, paste, undo, redo, and select-all.

Screenshot Placeholder

Settings Shortcuts Panel

Shortcut capture buttons and reset actions in the Settings view.

Screenshot Placeholder

Workspace Inline Shortcut Hints

Run tab showing action labels and dynamic `cmd+<n>` window hints.