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.
Installation
Section titled “Installation”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:
pixi global install tmux