mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00: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'