]> Sergey Matveev's repositories - dotfiles.git/blobdiff - tmux/.tmux.conf
Forcefully tell about terminal options
[dotfiles.git] / tmux / .tmux.conf
index 1907cc7d2d47c811b38577adbdcb25e25a6e520e..ed4e3ed9cab15261d7d11cdce7814061ae09f5c6 100644 (file)
@@ -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