10 ms·
What's the difference between Tmux and iTerm2?
by devgutt 14y ago
What's the difference between Tmux and iTerm2?
- johncoltrane 14y agotmux 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.