muxme

Crates.iomuxme
lib.rsmuxme
version0.0.4
sourcesrc
created_at2022-01-09 22:22:00.315058
updated_at2023-05-04 20:59:36.52147
descriptionEasily start tmux sessions named from the current directory
homepagehttps://git.sr.ht/~yikesh/muxme
repositoryhttps://git.sr.ht/~yikesh/muxme
max_upload_size
id511030
size59,596
Jack Brown (brownjohnf)

documentation

README

muxme

muxme 0.0.1
Create or join a tmux session based on the name of the current directory

USAGE:
    muxme [FLAGS] [path]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information
    -v, --verbose    Directory to use as the root of a new tmux session. Pass the flag multiple times to increase
                     verbosity, up to a maximum of 3

ARGS:
    <path>    Directory to use as the root of a new tmux session. Default behavior is to use the path as the session
              name as well
Commit count: 0

cargo fmt