- tmux
>= 2.4
running inside Linux, Mac, OpenBSD, Cygwin or WSL - awk, perl and sed
- outside of tmux,
$TERM
must be set toxterm-256color
brew install tmux awk perl sed tmux-mem-cpu-load reattach-to-user-namespace
sudo apt install -y cmake
git clone https://github.com/thewtex/tmux-mem-cpu-load.git ~/tmux-mem-cpu-load
cd ~/tmux-mem-cpu-load
cmake .
make
sudo make install
rm -rf ~/tmux-mem-cpu-load
logout
sudo apt install -y tmux xsel
git clone https://gitlab.com/lucasmartinseti/lmtmux.git ~/.config/lmtmux
git clone https://github.com/gpakosz/.tmux.git ~/.tmux
ln -s -f ~/.tmux/.tmux.conf ~/.tmux.conf
ln -s -f ~/.config/lmtmux/tmux.conf.local ~/.tmux.conf.local