tmux-3.5a

Introduction to tmux

The tmux package provides a terminal multiplexer and an alternative to Screen.

tmux Dependencies

Required

libevent

Optional

libutempter-1.2.1

Installation of tmux

Install tmux by running the following commands:

./configure --prefix=/usr &&
make

Now, as the root user:

make install

Command Explanations

--enable-utempter: If you installed libutempter-1.2.1, use this option to be able to update utmp.

Contents

Installed Programs: tmux
Installed Libraries: None
Installed Directories: None

Short Descriptions

tmux

is a terminal multiplexer