1 unstable release
0.1.2 | Jul 5, 2021 |
---|
#19 in #restart
7KB
171 lines
tmux-sessions
A command-line tool for managing sessions in tmux
Usage
- Create a config file at
~/.config/tsesh/config.toml
. See example.toml for details. - Start a session with
tsesh start <session name>
- Stop a session with
tsesh stop <session name>
- Restart a session with
tsesh restart <session name>
Dependencies
~2–3MB
~55K SLoC