2 releases
0.1.1 | Jul 13, 2023 |
---|---|
0.1.0 | Jul 13, 2023 |
#21 in #tmux-session
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–23MB
~334K SLoC