mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2024-11-15 00:48:58 +00:00
80adb917c1
When the session is restored, the windows are renamed to their original names switching off automatic-rename, which can be undesirable. Therefore the value of automatic-rename is now saved for each window and restored after the renaming. If the value is set, that value is saved and then applied. Otherwise, a placeholder of ':' is placed instead, in which case the local option is unset for that window (as it originally was). |
||
---|---|---|
.. | ||
check_tmux_version.sh | ||
helpers.sh | ||
process_restore_helpers.sh | ||
restore.exp | ||
restore.sh | ||
save.sh | ||
spinner_helpers.sh | ||
tmux_spinner.sh | ||
variables.sh |