Sitzung

Quickly open tmux sessions

Installation

Simply run cargo install sitzung.

Usage

In your projects, create a file called .sitzung.toml. Use it to define your workspace by providing a name - check out sitzung's own .sitzung.toml for insipration.

You can open a specific session by running sitzung open ./path/to/project_folder, or search all subfolders and pick from the found projects.