--- tmux: enabled: true config: binds: - "v": "split-window" - "h": "split-window -h" sets: - "status-bg": "blue" - "pane-active-border-style": "fg=blue" - "pane-border-style": "fg=blue" - "default-terminal": "screen-256color" - "history-limit": "1000000"