Tool Launcher

Search for a tool...

1tt.dev1tt.dev
Config Generator
v3.5

Terminal defaults, scrollback, and numbering.

default-terminal

Terminal type used for color and capability detection.

default-shell

Default shell for new windows.

history-limit

Maximum number of scrollback lines per pane.

escape-time

Time in milliseconds to wait for an escape sequence.

base-index

Starting index for window numbering.

pane-base-index

Starting index for pane numbering.

renumber-windows

Automatically renumber windows when one is closed.

set-titles

Allow tmux to set the terminal title.

set-titles-string

Format string for the terminal title.

focus-events

Pass through focus events to applications.

buffer-limit

Maximum number of paste buffers kept.

display-time

Duration in milliseconds to show status messages.

Mouse input and scrolling behavior.

mouse

Enable mouse support for pane selection, resizing, and scrolling.

Status line position, content, and styling.

status

Show the status bar.

status-position

Place the status bar at the top or bottom.

status-interval

Refresh interval in seconds for the status bar.

status-justify

Alignment of the window list in the status bar.

status-style

Style string for the status bar background and foreground.

status-left

Content shown on the left side of the status bar.

status-right

Content shown on the right side of the status bar.

status-left-length

Maximum character width of the left status area.

status-right-length

Maximum character width of the right status area.

Prefix key, split shortcuts, and navigation.

prefix

Key combination used as the tmux command prefix.

vi-mode

Use vi-style key bindings in copy mode.

split-h-bind

Key to split the current pane horizontally.

split-v-bind

Key to split the current pane vertically.

vim-pane-nav

Use h/j/k/l keys for pane navigation.

reload-bind

Bind r to reload the tmux configuration file.

Window sizing and pane display options.

aggressive-resize

Resize windows to the size of the smallest active session.

display-panes-time

Duration in milliseconds to show pane numbers.

Pane borders, window status, and message styling.

pane-border-style

Style string for inactive pane borders.

pane-active-border-style

Style string for the active pane border.

window-status-current-style

Style string for the currently active window in the status bar.

message-style

Style string for tmux command prompt messages.

tmux.conf