summaryrefslogtreecommitdiffstats
path: root/system/tm/README
blob: b0b2b9390a5c84c8d0b4c2f08ef8167a555d13a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
* tm - tmux manager/helper

This is a shell script used to ease day-to-day work with tmux
(included with Slackware). It allows easy handling of various types
of tmux sessions, as well as complex setups. It is mainly useful for
using tmux as a ssh-multiplexer and replacement for clusterssh though
its happy to do any other tmux session too.

"tm" can be driven directly from the command line or by using
repeatable session files. See /usr/doc/tm-yyyymmdd/README.org &
examples/

See README.SBo for post-install config instructions.