pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/wemux
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Aug 25 22:07:28 UTC 2014
Added Files:
pkgsrc/misc/wemux: DESCR Makefile PLIST distinfo
Log Message:
Initial import of wemux.
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/wemux/DESCR pkgsrc/misc/wemux/Makefile \
pkgsrc/misc/wemux/PLIST pkgsrc/misc/wemux/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index