You are not logged in.

#1 2013-12-24 20:52:46

sk1418
Member
Registered: 2011-08-06
Posts: 11

retmux - backup and reload your tmux sessions

retmux makes tmux backup and restore easily to be done. You can manage your tmux backups with retmux and get your sessions back.

retmux was written and tested with:

python 2.7.6
tmux 1.8


What can be backuped/restored?

sessions : with names, terminal-size
windows : with name, order, pane split and split layout
panes : with path and content(up to 100000 lines history content) with same look and feel (ANSI escapes)


more detailed info and screenshots can be found at: https://github.com/sk1418/retmux


aur: https://aur.archlinux.org/packages/retmux/

Offline

#2 2013-12-24 21:38:31

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,330
Website

Re: retmux - backup and reload your tmux sessions

How is this different from detach / reattach?

edit: thanks - I rarely use de/reattach, so I didn't recognize the limitation.

Last edited by Trilby (2013-12-24 21:45:49)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2013-12-24 21:41:10

sk1418
Member
Registered: 2011-08-06
Posts: 11

Re: retmux - backup and reload your tmux sessions

Trilby wrote:

How is this different from detach / reattach?

they are different things.  with de/attach, you cannot get your sessions/windows/panes back if you do a machine reboot. or after a tmux kill-server.

with retmux, you can reload those things (sessions,windows...).

Last edited by sk1418 (2013-12-24 21:42:18)

Offline

Board footer

Powered by FluxBB