view tmux.conf @ 0:27e8e563b02b

* First config files
author IBBoard <dev@ibboard.co.uk>
date Sat, 27 Jul 2013 19:29:29 +0100
parents
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