Hacker News new | ask | show | jobs
by devgutt 5070 days ago
What's the difference between Tmux and iTerm2?
1 comments

tmux is a CLI terminal multiplexer. As an interactive CLI program, you need a shell to use it. To run such a shell, you need a terminal emulator. iTerm2 is a Mac OS X only GUI terminal emulator.

You can run tmux in iTerm2.