Tmux – Am liking it
May 25
Typically Linux admins always appreciate VI editor, I always used to like Nano Editor until I realized how good VI actually is.
But this post is not about Vi Editor as such, this more about Tmux a Terminal Emulator
https://github.com/tmux/tmux
What is the beauty, Its more like a GNU Screen Program, but does so much more than GNU screen.
Example is below
-Rakesh