view tmux.conf @ 6:013543014cc9

Make sure we import a default bashrc file
author IBBoard <dev@ibboard.co.uk>
date Thu, 01 Aug 2013 13:43:32 +0000
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