view tmux.conf @ 13:c7241e9025b8

Remove git push setting because of changes to default behaviour and actual experience with the setting
author IBBoard <dev@ibboard.co.uk>
date Sat, 02 Aug 2014 18:57:58 +0000
parents 1285940a5b3b
children 79646cea4c5f
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