We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff87399 commit f7fd3b7Copy full SHA for f7fd3b7
2 files changed
plugins/development.yml
@@ -30,3 +30,6 @@
30
description: Create and switch between git worktrees in tmux
31
author: NigelGreenway
32
stars: 8
33
+- repo: jacobhm98/yati
34
+ description: Git worktree manager with tmux and docker-compose integration
35
+ author: jacobhm98
plugins/session.yml
@@ -58,3 +58,9 @@
58
description: Zen workflow session manager for tmux
59
author: binoymanoj
60
stars: 14
61
+- repo: tmux-python/tmuxp
62
+ description: Session manager for tmux built on libtmux
63
+ author: tmux-python
64
+- repo: HRmemon/tmux-session-manager
65
+ description: Session management system with per-project JSON configs
66
+ author: HRmemon
0 commit comments