Commit graph

2 commits

Author SHA1 Message Date
Carlo Strub
2cbba6f7fc Update to 3.2.0
Security:	777d7b9e-ab02-11e3-841e-60a44c524f57
2014-03-13 23:03:03 +00:00
Carlo Strub
ef757fffeb wemux enhances tmux to make multi-user terminal multiplexing both easier and
more powerful. It allows users to host a wemux server and have clients join in
either:

 * Mirror Mode gives clients (another SSH user on your machine) read-only access
   to the session, allowing them to see you work, or
 * Pair Mode allows the client and yourself to work in the same terminal (shared
   cursor)
 * Rogue Mode allows the client to pair or work independently in another window
   (separate cursors) in the same tmux session.

It features multi-server support as well as user listing and notifications when
users attach/detach.

WWW: https://github.com/zolrath/wemux
2013-10-07 04:46:52 +00:00