Contributed by jason on from the window-management-doesnt-have-to-be-pane-ful dept.
The team over at Hawk Host released a two-part tutorial for users new to the tmux(1) terminal mutliplexer. The official manpage from Nicholas Marriott (nicm@) is excellent, as usual, but it's nice to see a document that aims to assist users that might want to switch from screen to tmux.
Part one covers most of the basics you'd expect: a brief comparison to screen, the default keybindings, window and pane management, and breaking & resizing panes. Part two covers more advanced topics, including modifying the default bindings, changing the look & style of tmux and window notifications. Both articles include screenshots to help the reader visualize each feature.
It's nice to see the increasing adoption of tmux outside of OpenBSD. Thanks to Nicholas for his continuing work on this excellent utility.
(Comments are closed)
By Bryan (brakeb) brakeb@gmail.com on
Is this the gist? I just keep seeing people around the Internets saying "OMG Screen!" and now I am seeing "OMG tmux!"
Comments
By jason (jason) on http://obfuscurity.com/
Comments
By Bryan Brake (brakeb) on
I use scrotwm... I find anything else overkill...
Comments
By Motley Fool (MotleyFool) on
> I use scrotwm... I find anything else overkill...
>
Curious, how do you use scrotwm when you connect to a system via ssh?
Comments
By Bryan Brake (brakeb) on
> > I use scrotwm... I find anything else overkill...
> >
>
> Curious, how do you use scrotwm when you connect to a system via ssh?
I was just commenting on how tmux and scrotwm interfaces are similar. Having played around with tmux, I see how someone people could use it. I don't have a use for it, but it's nice to have it if I need it.
By Bryan (brakeb) on
>
> Is this the gist? I just keep seeing people around the Internets saying "OMG Screen!" and now I am seeing "OMG tmux!"
I logged into my devio.us account, and finally realize the power of tmux. I was able to create multiple windows using the same connection. I can't wait to try this on a serial connection.