mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2026-09-10 07:16:26 -04:00
216 B
216 B
Custom key bindings
The default key bindings are:
prefix + Ctrl-s- saveprefix + Ctrl-r- restore
To change these, add to .tmux.conf:
set -g @resurrect-save 'S'
set -g @resurrect-restore 'R'