tmux-resurrect: do not capture pane contents
* just the layout will do
This commit is contained in:
parent
c15cd7ac14
commit
26ba85e573
@ -20,8 +20,6 @@ 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user