tsesh

Crates.iotsesh
lib.rstsesh
version0.1.2
sourcesrc
created_at2021-07-05 00:13:40.217588
updated_at2021-07-05 00:13:40.217588
descriptionA command-line tool for managing sessions in tmux
homepagehttps://github.com/tommyjl/tmux-sessions
repositoryhttps://github.com/tommyjl/tmux-sessions
max_upload_size
id418807
size17,913
Tommy Joe Lund (tommyjl)

documentation

README

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>
Commit count: 23

cargo fmt