Paul Berg
π
π
Linkedin
Google Scholar
GitHub
Linux
Keeping the same tmux session across launches
13/09/2020 Β· 2 minutes
Linux
Context I use alacritty as my main terminal. As fast as it is, it doesnβt come pre-configured with tabs or even other windows. So what most people do (me included), it that they use tmux. tmux is a terminal multiplexer (hence the name) which allows you to create windows and split them all over a terminal UI.