]> git.armaanb.net Git - bin.git/blob - man/tmuxt.1.scd
7d6d13d66a5cebee2f62c58c31812589851c2146
[bin.git] / man / tmuxt.1.scd
1 tmuxt(1)
2
3 # NAME
4 tmuxt - launch tmux and close the session when you are complete
5
6 # SYNOPSIS
7 *tmuxt* [tmux options]
8
9 # DESCRIPTION
10 Wrapper script around tmux to prevent sessions from piling up. Creates a new
11 session named the pid of the tmuxt process, and kills it when the process emits
12 the EXIT signal. All command line arguments are passed directly to st.
13
14 # COPYRIGHT
15 This is free and unencumbered software released into the public domain. For more
16 information, please refer to <https://unlicense.org/>.