- The Lua interpreter
- A patched font.
- Install TPM
- Add the Polymux plugin:
set -g @plugin 'joelflaig/polymux'
# ...alongside
set -g @plugin 'tmux-plugins/tpm'
- Clone this repository to your desired location (e.g.
~/.config/tmux/plugins/polymux
) - Add the following line to your
tmux.conf
file:run ~/.config/tmux/plugins/polymux/polymux.tmux
- Reload Tmux by either restarting the session or reloading it with
tmux source-file ~/.tmux.conf