Lines Matching refs:tmux
1 Welcome to tmux!
3 tmux is a terminal multiplexer: it enables a number of terminals to be created,
4 accessed, and controlled from a single screen. tmux may be detached from a
11 tmux depends on libevent 2.x, available from:
19 To build tmux, a C compiler (for example gcc or clang), make, pkg-config and a
24 To build and install tmux from a release tarball, use:
29 tmux can use the utempter library to update utmp(5), if it is installed - run
35 $ git clone https://github.com/tmux/tmux.git
36 $ cd tmux
45 tmux-users@googlegroups.com
51 For documentation on using tmux, see the tmux.1 manpage. View it from the
54 $ nroff -mdoc tmux.1|less
60 https://github.com/tmux/tmux/wiki
62 Also see the tmux FAQ at:
64 https://github.com/tmux/tmux/wiki/FAQ
68 https://github.com/imomaliev/tmux-bash-completion
70 For debugging, run tmux with -v and -vv to generate server and client log files
75 The tmux mailing list for general discussion and bug reports is:
77 https://groups.google.com/forum/#!forum/tmux-users
81 tmux-users+subscribe@googlegroups.com