A terminal ui (TUI) for your Git worktrees, built with Bubble Tea.
- Tab bar — Switch between registered GitHub repositories with
h/l - Repo picker — Browse your filesystem and add git repos with
a - Git detection — Only directories with
.gitcan be added
go install github.com/marcellolins/mossy@latestmossy| Key | Action |
|---|---|
a |
Add a repository |
d |
Remove a repository |
n |
New worktree |
x |
Remove worktree |
u |
Update worktree from default branch (rebase) |
[ / ] |
Prev / next commit |
h / l |
Switch tabs |
j / k |
Navigate lists |
r |
Refresh |
R |
Toggle auto-refresh |
space |
Toggle tmux pane |
enter |
Select / open directory |
esc |
Cancel |
? |
Help |
q |
Quit |
ctrl+c |
Force quit |
