view tmux.conf @ 39:7eb30191fe0c

Do auto-indent for text (Occasionally annoying when you paste and it indents each line furth, but more often useful for less tabbing)
author IBBoard <dev@ibboard.co.uk>
date Tue, 14 Feb 2017 20:02:28 +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