Skip to content

Pixi

tmux is a tool that lets you run multiple tasks in one terminal, even in the background, so they keep running after you close the window.

We will install tmux using Pixi. Before proceeding, ensure that you have followed the Pixi installation guide. Once Pixi is installed in your environment, you can install tmux globally by running:

Terminal window
pixi global install tmux