This package browser is in early development. Mind the rough edges.

tmux-plugin-sessionizer 0.4.4

Fuzzy find Git repositories and open them as Tmux sessions

Tmux Sessionizer is a command-line tool to fuzzy find all the Git repositories in a list of specified folders and open them as a new tmux session. For git worktrees, this tool opens all checked out worktrees as new windows.

Installation

Install tmux-plugin-sessionizer 0.4.4 as follows:

guix install tmux-plugin-sessionizer@0.4.4

Or install the latest version:

guix install tmux-plugin-sessionizer

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.