Next: FAQ, Previous: Architecture, Up: mmc
./build
.
$NETRC
(~/.netrc by
default). For example
machine mm.invalid login stargrave@mm.invalid password PASSWORD
.
$MMC_ENTRYPOINT
environment variable to your entrypoint.
cmd/start
and you should see started tmux
with split window, running cmd/mmc
and list of user statuses.
Prefix+c
, list of available users/channels is
shown inside fzf
. Choose the desired one.
rlwrap
. You can call external editor (for multiline messages)
with Ctrl-^
key by default in that utility.
tmux
and (depending on your configuration)
probably your running terminal.
[EDIT]
/[DEL]
prefix is prepended. If message contains appended files, then
[FILE] FILEID
message is shown.
Prefix+d
you will close the window.
Prefix+S
, list of available files is shown
inside fzf
, just to quickly display it.
Prefix+D
, list of available file links in
current window is shown. Choose the desired one and it will be saved in
/tmp directory.
/FILE /path/to/file
message.
cmd/dl path/to/state FILEID
utility, that will save the file
to FILEID.tar archive in current directory and extract it.
cmd/mmc
checks for new
messages since you were offline, if any messages were in the state’s
history. So some windows could be automatically opened because of new
messages.
Prefix+Q
you will destroy the whole session and
quit tmux
.
cmd/mmc
heartbeats server each minute to tell that you
are online, preventing you becoming away.
for c (users/*(/) chans/*(/)) cmd/sb/all $c
Next: FAQ, Previous: Architecture, Up: mmc