mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-02 04:26:59 +00:00
@ -30,6 +30,8 @@ save_all_sessions() {
|
||||
}
|
||||
|
||||
main() {
|
||||
save_all_sessions
|
||||
if supported_tmux_version_ok; then
|
||||
save_all_sessions
|
||||
fi
|
||||
}
|
||||
main
|
||||
|
Reference in New Issue
Block a user