I'm currently using Terminator to manage several terminals simultaneously, and I really enjoy its split panes and layout options. However, I'm curious if there are other terminal managers or tools that folks recommend for keeping multiple terminal sessions organized on the same screen. What are your favorites?
2 Answers
If you want to handle multiple terminals, you can't go wrong with using any terminal emulator alongside tmux. I find tmux to be really helpful, especially when I'm using it over SSH—it keeps me focused.
You might want to check out Wezterm since it has good built-in support for managing terminals. For a classic approach, tmux and zellij are also great options; both can run in various terminal emulators, so look at their GitHub pages for more info!
I always forget about zellij too! It has some nice features that can actually make it more enjoyable to use compared to tmux during desktop sessions.