2

I've successfully compiled tmux from source and followed instructions. Now I want to installing it, alongside man pages & bash auto completion.

I cannot find the instructions to do so.

EDIT: instructions were followed from tmux github page: https://github.com/tmux/tmux

that is:

$ git clone https://github.com/tmux/tmux.git
$ cd tmux
$ sh autogen.sh
$ ./configure && make

0 Answers0