view tmux.conf @ 144:c12350209a5c

Make sure prompt logs changes from commit, even when no cache Also uses the "change context" to put a better message in the cache. But we don't want to do it when we're amending commits or else we will double-count
author IBBoard <dev@ibboard.co.uk>
date Sun, 19 Jan 2020 11:11:27 +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