X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=tmux%2F.tmux.conf;fp=tmux%2F.tmux.conf;h=ed4e3ed9cab15261d7d11cdce7814061ae09f5c6;hb=f7cf80842562ed21fac059a3e1c6d489ac02bc0f;hp=1907cc7d2d47c811b38577adbdcb25e25a6e520e;hpb=3c909dab2de881f2a3212f491eec1b716a33e373;p=dotfiles.git diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 1907cc7..ed4e3ed 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -5,6 +5,8 @@ set-option -g escape-time 1 set-option -g repeat-time 0 set-option -g history-limit 20000 set-option -g renumber-windows on +set-option -g terminal-features[0] "screen*:title:clipboard:ccolour:cstyle" +set-option -gU terminal-features[1] set-option -g prefix C-a unbind-key C-b