view tmux.conf @ 48:39bdd245431b

Add inputrc to make tab-complete do colour highlighting File based on default openSUSE inputrc
author IBBoard <dev@ibboard.co.uk>
date Sat, 25 Mar 2017 11:14:52 +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