mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
14 lines
621 B
Plaintext
14 lines
621 B
Plaintext
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.
|