X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.tmux.conf;h=e834f093021796305208d716380736bc621b472f;hb=094bc317ad7d7907a5c87477530db4d24bf1c534;hp=abc7286eff470bad7d46244e393593dd0f522bd5;hpb=b3d407096166f16ef25ad3978b28fd9b5143eccb;p=profile.git diff --git a/.tmux.conf b/.tmux.conf index abc7286..e834f09 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -116,7 +116,7 @@ bind -t vi-copy y copy-selection ################################################################################ set -g default-terminal 'screen-256color' # PuTTY needs help to set bold colours. -set -g terminal-overrides 'putty-256color:C8' +set -a -g terminal-overrides ',putty-256color:C8' ################################################################################ # Window and pane settings.