项目主页:
https://github.com/sk1418/retmux自己用了多半年了觉得还行
大概功能:
#Features
- configurable options for (logging, ANSI escapes)
- (non- or) interactive operations (list/delete/restore/backup)
- highlighted output
- most important: tmux sessions backup and restore :)
#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 line history content) with same look and feel (ANSI escapes)
#What would NOT be backuped/restored?
- the processes/programs running in window or pane at backup time
- the logined user, if the user is not same as the user who started tmux.(e.g. after su)
- command history in each window
- buffer stacks (could be done, but didn't see the need)
简单那中文解释就是能备份我们tmux所创建的session, windows, window name, layout, pane layout, 以及每个window/pane的当前路径, 和里面的文字(保持高亮), 以后可恢复.
可以自己定义备份的名字, 恢复时选择恢复, 具体信息请看主页, 自己试验下就知道了, 没什么依赖要安装.
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/125504
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.