confirm actions doc update

pull/502/head
Izzy Gomez 2024-03-14 14:00:25 -04:00
parent d0f77fceb2
commit 23045b74df
No known key found for this signature in database
GPG Key ID: 9A81687371175CC8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Confirm save & restore actions
By default save & restore will have no confirmation when the key bindings are pressed. To change this, add to `.tmux.conf`:
By default save & restore will have no confirmation step when the key bindings are pressed. To change this, add to `.tmux.conf`:
set -g @resurrect-save-confirm 'on'
set -g @resurrect-restore-confirm 'on'