activeWindowIdDisplayEnabled
| Show the active tmux window’s ID in the status chrome. |
|
agentAlertAnimConfusables
| Use a Unicode-confusables glitch animation on the pane whose agent is waiting. |
|
agentAlertAnimCycleCount
| Number of times the alert animation repeats for each alert event. |
|
agentAlertAnimDelay
| Delay between alert animation frames, in milliseconds. Larger values animate more slowly. |
|
agentAlertAnimEqualizer
| Overlay an equalizer-style bar animation on the waiting agent’s pane. |
|
agentAlertAnimGlow
| Apply a glow effect to the waiting agent’s pane. |
|
agentAlertAnimScribble
| Apply a scribble/squiggle animation to the waiting agent’s pane. |
|
agentAlertCursorAlert
| Swap in the alert cursor shape/color on panes whose agent is waiting. |
|
agentAlertCursorBlink
| Whether the alert cursor blinks. “default” keeps the terminal’s existing blink behavior; “on” and “off” force it. |
|
agentAlertCursorColor
| Color of the alert cursor, as a CSS hex string. |
|
agentAlertCursorShape
| Shape of the alert cursor. “default” keeps the cursor’s existing shape. |
|
agentAlertWatermark
| Watermark glyph drawn on the status area while at least one agent is waiting. |
|
bufferZoomFade
| Use a quick fade transition when entering/exiting buffer zoom. Truecolor terminals only. |
|
bufferZoomMaxLines
| Maximum number of scrollback lines captured by buffer zoom. Use 0 for unlimited. |
|
dimInactivePanes
| Dim every pane except the focused one. |
|
dimInactivePanesOpacity
| Opacity applied to dimmed inactive panes, as a percentage from 0 (fully dim) to 100 (no dim). |
|
honeybeamsEnabled
| Enable the Honeybeams idle animation. |
|
ignoreMouseInput
| Drop mouse events inside panes, even for programs that request mouse-reporting mode. |
|
metaSavedAt
| Timestamp of the last time the config file was written. Managed automatically; do not edit by hand. |
|
muxotronEnabled
| Enable the Mux-o-Tron interactive tmux controller. |
|
paneTabsEnabled
| Enable Pane Tabs, which stack multiple terminal sessions inside a single pane. |
|
policyLocalOsc52Passthrough
| Policy for forwarding local pane–originated OSC 52 clipboard sequences to the outer terminal emulator. |
|
policyLocalOtherOscPassthrough
| Policy for forwarding host-affecting non-clipboard OSC passthrough sequences from local panes. |
|
privilegedPaneDetection
| Detect panes running as root / under sudo and mark them visually. |
|
privilegedPaneDetectionOpacity
| Opacity of the privileged-pane indicator, as a percentage from 0 to 100. |
|
quickTerminalSize
| Percentage of the screen occupied by the Quick Terminal drop-down. |
|
remote
| List of remote servers available for Remote Stitching. Omit or set to undefined for no remotes. |
name (string, required) — user-facing label, e.g. “dev-box”.host (string, required) — SSH hostname or alias from ~/.ssh/config.port (number, optional) — SSH port. Defaults to 22.identityFile (string, optional) — path to an SSH identity key file.agentForwarding (boolean, optional) — forward the local SSH agent to the remote. Defaults to false.
|
screenshotDir
| Directory where screenshot captures are written. ~ is expanded. |
|
screenshotFlash
| Play a brief screen flash when a screenshot is captured. |
|
screenshotMaxHeightPixels
| Maximum height, in pixels, for a screenshot image. Captures whose scrollback would exceed this are refused. |
|
themeBuiltin
| Name of the bundled Base16 scheme to use when themeMode is “built-in”. |
|
themeCustom
| Base16 color palette used when themeMode is set to the custom mode. Edit to define a custom theme. |
|
themeMode
| Selects which palette source drives the UI (e.g. a built-in Base16 scheme or the themeCustom palette). |
|
tmuxKeyBindingHints
| Show inline hints next to actions that have a bound tmux key. |
|
tmuxPrefixKeyAlias
| Modifier-only key (e.g. “right_alt”) that sends the current tmux prefix when tapped. |
|
uiMode
| Overall UI layout mode. |
|
zoomAgentsViewStickyKey
| When true, the zoom-agents modifier key is tap-to-toggle; when false, it must be held down. |
|
zoomServerViewStickyKey
| When true, the zoom-panes modifier key is tap-to-toggle; when false, it must be held down. |
|