2 releases

0.1.1 Jul 13, 2023
0.1.0 Jul 13, 2023

#22 in #tmux-session

21 downloads per month

MIT license

14KB
228 lines

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.

Dependencies

~13–24MB
~335K SLoC