tmux-resurrect/scripts
Bruno Sutic bfc625e13f
Save grouped sessions
Grouped sessions are session started with the command
`tmux new-session -t <existing-session-name>`

Those sessions share the panes and windows with the existing, original
session.
We're making sure to identify and save grouped sessions.
On the other hand, we don't want to save panes and windows twice
2015-02-10 12:48:53 +01:00
..
check_tmux_version.sh Support only Tmux v1.9 or greater 2014-08-26 15:47:31 +02:00
helpers.sh Save grouped sessions 2015-02-10 12:48:53 +01:00
process_restore_helpers.sh Small bugfix: text command arguments 2014-09-24 14:25:30 +02:00
restore.exp Command line script that fully restores tmux environment 2014-09-24 14:33:46 +02:00
restore.sh Preserving layout of zoomed windows across restores 2014-10-25 18:29:52 +02:00
save.sh Save grouped sessions 2015-02-10 12:48:53 +01: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 Support for restoring neovim sessions 2014-11-09 16:42:53 +01:00