Skip to main content

tmux-sensible — Sane Defaults

Applies a collection of well-tested default settings that most users agree should be the tmux defaults.

Status on This Server

Not installed. Optional plugin.

Installation

~/.tmux.conf
set -g @plugin 'tmux-plugins/tmux-sensible'

Then press Ctrl+Space I to install.

What It Changes

SettingDefaultSensible
Prefix timeout500ms400ms
Scrollback history2000 lines10000 lines
UTF-8offon
Mouse supportoffon (if available)
Status bar interval15s5s
Terminal overridesnoneImproved tmux-256color

No key bindings are added or changed.