tmux-resurrect/scripts
A Farzat 6c9322aa99 Leave window name handling to windows
Previously, window names were set when creating panes and were therefore
saved with pane data. However, saving the names with window data is more
intuitive and easier to manage. In addition, one can set the name and
automatic-rename options in the same function, so one can make sure that
renaming the windows will not overwrite the automatic-rename option.
2021-08-26 07:00:49 +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 Leave window name handling to windows 2021-08-26 07:00:49 +09:00
save.sh Leave window name handling to windows 2021-08-26 07:00:49 +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