tmux-resurrect/scripts
A Farzat 80adb917c1 Maintain the value of automatic-rename
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).
2021-08-23 14:04:11 +09:00
..
check_tmux_version.sh Support only Tmux v1.9 or greater 2014-08-26 15:47:31 +02:00
helpers.sh Changed to fit ISO8601 2018-09-11 13:23:58 +02:00
process_restore_helpers.sh Restore command args for inline strategies with '*' 2020-06-14 11:33:31 +02:00
restore.exp Command line script that fully restores tmux environment 2014-09-24 14:33:46 +02:00
restore.sh Maintain the value of automatic-rename 2021-08-23 14:04:11 +09:00
save.sh Maintain the value of automatic-rename 2021-08-23 14:04:11 +09:00
spinner_helpers.sh Show spinner during the env save process 2014-08-29 19:51:47 +02:00
tmux_spinner.sh Quote arguments in `tmux display-message` 2014-09-24 14:30:05 +02:00
variables.sh Make backup retention period configurable 2020-08-17 10:28:42 +02:00