view tmux.conf @ 47:066d31abcee4

Set 256-colour terminal Should be enough to set it in Profile, but only seems to work once set in bashrc
author IBBoard <dev@ibboard.co.uk>
date Tue, 21 Mar 2017 20:55:19 +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