summaryrefslogtreecommitdiff
path: root/.tmux.conf
blob: 0bd79960d25734ffa1255323885b931ce5464d19 (plain)
1
2
3
4
5
6
#set -s exit-empty off
set -g prefix C-a
unbind-key C-b
bind-key C-a send-prefix

set-option -g mouse