Tag Archives: tmux

TMUX – The Terminal Multiplexer (Part 2)

In part 1 I went over the basics of tmux and how to utilize its basic features. In this portion I’m going to dive a bit more into customizing tmux to make it easier and prettier to work with. I’ll … Continue reading

Posted in General, Random, Tips | Tagged , , | 47 Comments

TMUX – The Terminal Multiplexer (Part 1)

tmux is similar to screen as it lets you run numerous TTY’s in the same terminal window. It supports some very cool and intuitive features natively as well as a much more readable configuration syntax (ever looked at a .screenrc … Continue reading

Posted in General, Tips | Tagged , , , , | 89 Comments