view tmux.conf @ 114:ef4c3848be18

Make sure that we actually EXPORT the R lib path!
author IBBoard <dev@ibboard.co.uk>
date Fri, 17 Aug 2018 09:27:37 +0100
parents 79646cea4c5f
children a6fe8d1f5a13
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
setw -g xterm-keys on
setw -g allow-rename off