You are here |
chris.funderburg.me | ||
| | | |
rup12.net
|
|
| | | | Are you tired of your work being lost due to a broken SSH connection? Do you wish you can look at your code and run commands at the same time? Do you just want to look cool? Let's talk about TMUX - the Terminal Multiplexer. | |
| | | |
hamvocke.com
|
|
| | | | Become a master of tmux in a few minutes | |
| | | |
johncodes.com
|
|
| | | | Tmux is one of my favorite utilities: it's a terminal multiplexer that lets you create persistent shell sessions, panes, windows, etc. all within a single terminal. It's a great way to organize your shell sessions and natively give you multi-shell environments to work in without having to rely on a terminal program for those features. You'd think in a world of modern applications and fancy terminals like iTerm 2 and Kitty, you wouldn't need such a utility. | |
| | | |
www.stefanimhoff.de
|
|
| | I decided to re-examine my developer tools and replace some of them with better tools. |