|
You are here |
chris.funderburg.me | ||
| | | | |
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. | |
| | | | |
zietlow.io
|
|
| | | | | Experimenting with tmux | |
| | | | |
nickjanetakis.com
|
|
| | | | | tmux allows you to save your terminal sessions and split your terminal into multiple windows. It's one of my favorite tools. | |
| | | | |
risingthumb.xyz
|
|
| | | [AI summary] The article discusses the use of tmux for automating terminal workspaces, providing examples of scripts to run applications like cmus and taskwarrior in tmux sessions, highlighting its benefits for managing processes and maintaining terminal sessions. | ||