view tmux.conf @ 10:4268b51e6b73

Add modular login credentials (to avoid version controlling them) and CA support (for StartSSL on CentOS)
author IBBoard <dev@ibboard.co.uk>
date Sat, 02 Aug 2014 19:54:51 +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