view tmux.conf @ 134:3448a8c33716

Remove bashrc to install our copy if it is a file This happens if it was installed from a profile skeleton
author IBBoard <dev@ibboard.co.uk>
date Sat, 04 Jan 2020 19:41:32 +0000
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