changeset 251:c6202489e95c

Set configs for tmux-resurrect
author zegervdv <zegervdv@me.com>
date Wed, 25 Feb 2015 09:53:52 +0100
parents 7a595f9ef896
children f0d3b37101c0
files tmux.conf
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tmux.conf	Mon Feb 23 17:53:58 2015 +0100
+++ b/tmux.conf	Wed Feb 25 09:53:52 2015 +0100
@@ -79,7 +79,9 @@
 # bind -t vi-copy 'v' begin-selection
 # bind -t vi-copy 'y' copy-pipe "reattach-to-user-namespace pbcopy"
 set-option -g default-command "reattach-to-user-namespace -l zsh"
-set -g @resurrect-auto-restore 'on'
+set -g @continuum-restore 'on'
+set -g @resurrect-processes 'weechat'
+set -g @resurrect-strategy-vim 'session'
 
 # Plugin Manager
 set -g @tpm_plugins "               \