Reference Reference

Keyboard shortcuts

Every default keyboard shortcut in Muxie, grouped by what it does. Most are rebindable under Settings → Keyboard.

These are the default shortcuts. Most are rebindable under Settings → Keyboard (see Rebind shortcuts); a few are fixed and noted below. On macOS, substitute Cmd for Ctrl wherever Ctrl is shown.

ActionShortcutDescription
Next TabCtrl+TabMove to the next tab.
Previous TabCtrl+Shift+TabMove to the previous tab.
Focus Left PaneAlt+←Move focus to the pane on the left.
Focus Right PaneAlt+→Move focus to the pane on the right.
Focus Up PaneAlt+↑Move focus to the pane above.
Focus Down PaneAlt+↓Move focus to the pane below.
Focus Back (history)Ctrl+[Return to the previously focused pane.
Focus Forward (history)Ctrl+]Move forward through focus history.
Jump to UnreadCtrl+Shift+UJump to the next pane with unread output.
Jump to Session 1–9Ctrl+1Ctrl+9Jump directly to session 1 through 9. Not rebindable.

Panes & splits

ActionShortcutDescription
New TabCtrl+TOpen a new tab.
Close PaneCtrl+WClose the focused pane.
Close Other TabsCtrl+Alt+WClose every tab except the current one.
Split RightCtrl+Shift+OSplit the focused pane to the right.
Split DownCtrl+Shift+ESplit the focused pane downward.
Toggle Pane ZoomCtrl+Shift+EnterMaximize or restore the focused pane.
Equalize SplitsCtrl+Shift+=Resize all splits to equal sizes.
Reopen Closed TabCtrl+Shift+TReopen the most recently closed tab.
Next Surface (pane-tab)Ctrl+Shift+]Move to the next surface within the pane.
Previous Surface (pane-tab)Ctrl+Shift+[Move to the previous surface within the pane.

Search & view

ActionShortcutDescription
Find in TerminalCtrl+FSearch the focused terminal.
Search All PanesCtrl+Shift+FSearch across every open pane.
Toggle Copy ModeCtrl+Shift+MEnter or leave keyboard copy mode.
Clear ScrollbackCtrl+Shift+KClear the terminal scrollback buffer.

UI & settings

ActionShortcutDescription
Open Command PaletteCtrl+P or Ctrl+Shift+PFuzzy-search and run any action.
Open SettingsCtrl+,Open the Settings window.
Toggle SidebarCtrl+BShow or hide the workspace sidebar.
Toggle File ExplorerCtrl+Shift+BShow or hide the file explorer.

Font size

ActionShortcutDescription
Increase Font SizeCtrl+=Make terminal text larger.
Decrease Font SizeCtrl+-Make terminal text smaller.
Reset Font SizeCtrl+0Reset terminal font size to default.

Terminal & window (not rebindable)

ActionShortcutDescription
Copy (xterm chord)Ctrl+C when there is a selectionCopy the current selection (otherwise sends SIGINT).
PasteCtrl+Shift+VPaste clipboard contents into the terminal.
Toggle DevToolsF12, Ctrl+Shift+I (Linux/Windows), Cmd+Alt+I (macOS)Open or close developer tools.

Some actions are available only from the command palette and have no default key — see Command palette.