#tmux-session #directory #name #root-directory #path #join #named

app muxme

Easily start tmux sessions named from the current directory

3 releases

0.0.5 Oct 18, 2024
0.0.4 May 4, 2023
0.0.2 Jan 9, 2022

#657 in Filesystem

Download history 48/week @ 2024-10-19 2/week @ 2024-10-26 3/week @ 2024-11-02 1/week @ 2024-11-09 7/week @ 2024-12-07 4/week @ 2024-12-14

122 downloads per month

AGPL-3.0-or-later

22KB
172 lines

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

Dependencies

~6–8.5MB
~145K SLoC