view tmux.conf @ 9:3728d07afc2c

Trust system's CA bundle (otherwise StartSSL certs weren't accepted)
author IBBoard <dev@ibboard.co.uk>
date Fri, 20 Sep 2013 19:52:41 +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