This website requires JavaScript.
Explore
Help
Sign In
tmux-plugins
/
tmux-resurrect
Watch
1
Star
0
Fork
0
You've already forked tmux-resurrect
mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced
2025-09-02 21:06:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
99abfa5f135f8edaff8a3a35cc1f330c777c5c6b
tmux-resurrect
/
scripts
History
Bruno Sutic
1d09f07d2b
Remove dependency on
pgrep
; use
ps
to get process names
...
Fixes
#43
2014-09-20 22:33:14 +02:00
..
check_tmux_version.sh
Support only Tmux v1.9 or greater
2014-08-26 15:47:31 +02:00
helpers.sh
Change plugin name and all the variables
2014-08-29 18:59:14 +02:00
process_restore_helpers.sh
When a pane is not restored, don't restore it's program
2014-09-02 22:47:38 +02:00
restore.sh
Fix: command prompt not ideal after a restore
2014-09-02 22:34:00 +02:00
save.sh
Remove dependency on
pgrep
; use
ps
to get process names
2014-09-20 22:33:14 +02:00
spinner_helpers.sh
Show spinner during the env save process
2014-08-29 19:51:47 +02:00
tmux_spinner.sh
Spin a spinner while tmux sessions are restored
2014-08-28 12:58:07 +02:00
variables.sh
Enable inline strategies when restoring programs
2014-09-01 20:32:27 +02:00