view tmux.conf @ 44:3680ddae8df8

Alter colours, add more file types and increase clarity * Underline directories to make them stand out (bold isn't always enough) * Make sure normal files don't become unreadable in dark terminals * Darken video colour * Add colouring for code and patches * Highlight log files and certificates * "Hide" more unimportant files
author IBBoard <dev@ibboard.co.uk>
date Tue, 21 Mar 2017 19:33: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