1 unstable release

0.1.2 Jul 5, 2021

#21 in #restart

MIT license

7KB
171 lines

tmux-sessions

A command-line tool for managing sessions in tmux

Usage

  1. Create a config file at ~/.config/tsesh/config.toml. See example.toml for details.
  2. Start a session with tsesh start <session name>
  3. Stop a session with tsesh stop <session name>
  4. Restart a session with tsesh restart <session name>

Dependencies

~2–3MB
~56K SLoC