A tmux session manager plugin that allows sessions to be lazily restored in order to save memory and processing power, when compared to other session managers which generally restore all of your sessions at once.
Stars
42
Forks
4
Watchers
42
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fix issue #7 - Name of first window ([0]) is never restore though saved to seesion
74f9c54View on GitHubMerge pull request #2 from web-josh/fix-empty-session-json
58896e7View on GitHubfixes JSON generation for non zhero indexed windows and panes
017e206View on GitHubAllow fuzzy find chooser to pick from the sessions file and running sessions
d8489e4View on GitHubFix bug: tmux session name was doing prefix match instead of exact match
b2aaa11View on GitHubUpdate behavior of tmux-lazy-restore-kill-launch-session option
f9a1318View on GitHub