view tmux.conf @ 2:a5fc9c16087c

Add setup script to symlink files
author IBBoard <dev@ibboard.co.uk>
date Sat, 27 Jul 2013 19:57:26 +0100
parents 27e8e563b02b
children 1285940a5b3b
line wrap: on
line source

set -g base-index 1
set-option -g prefix C-a
set -g status-bg black
set -g status-fg white
#set -g terminal-overrides 'xterm*:smcup@:rmcup@'
setw -g mode-mouse on
set-window-option -g xterm-keys on