From 40e89a20bac63674393b68132626e5a580c169d1 Mon Sep 17 00:00:00 2001 From: pml68 Date: Wed, 26 Jun 2024 21:13:38 +0200 Subject: fix: change continue-restore to continuum-restore --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux/tmux.conf') diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 2a2c161..f5dc92e 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -56,6 +56,6 @@ set -g @rose_pine_width_to_hide '80' set -g @rose_pine_window_count '5' set -g @resurrect-capture-pane-contents 'on' -set -g @continue-restore 'on' +set -g @continuum-restore 'on' run '~/.tmux/plugins/tpm/tpm' -- cgit v1.2.3