summary refs log tree commit diff
path: root/tmux.conf
blob: 8f73552bef64b00c5ab98584d00f6e866771aa7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
set -g prefix C-z
unbind C-b

set -g mouse-select-pane on
setw -g aggressive-resize on

# emacs binding
set -gw mode-keys emacs

# status
set -g status on