added line allowing content resurrection

This commit is contained in:
surtur 2020-01-20 05:29:28 +01:00
parent 7251584040
commit b248bed6e1
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -20,6 +20,8 @@ set -g @yank_selection_mouse 'clipboard' # or 'primary' or 'secondary'
set -g @yank_action 'copy-pipe-and-cancel' # or 'copy-pipe-and-cancel' for the default
setw -g monitor-activity on
set -g @resurrect-capture-pane-contents 'on'
bind-key v split-window -h
bind-key s split-window -v