Hacker News new | ask | show | jobs
by silves89 1497 days ago
Another reason for using tmux: never worry about changing your muscle memory for splits and nav ever again.

I've been using tmux for five or six years. In that time I've used Linux and MacOS and several different terminals. But how I navigate around a terminal has stayed the same thanks to tmux.

Another reason: put complex tmuxinator configs in source control and start up a bunch of stuff for your project with a single command.

1 comments

Your last point is why I use it. I think many don't know you can configure it to open apps, run commands, and open splits on start. Super helpful when projects get big!