shithub: plumbto

ref: cf51a63bb605f03b5a3bd528a2a1725e42c3f7d0
dir: /plumbto.man/

View raw version
.TH PLUMBTO 1
.SH NAME
plumbto \- select plumb destination channel
.SH SYNOPSIS
.B plumbto
.SH DESCRIPTION
.I Plumbto
listens on the
.B chanselect
plumb channel for messages containing the
.B channels
attribute.
It then presents a button for each destination channel in the comma-separated list provided as a value for the
.B channels
attribute.
.PP
After selection, the
.B channels
attribute is removed and the message is forwarded to the selected port.
.PP
.B Plumbto
hides itself on startup.
It unhides automatically when receiving a message.
.SH SOURCE
.B /sys/src/cmd/plumbto.c
.SH "SEE ALSO"
.IR plumb (1),
.IR plumb (6),
.IR plumber (4)
.SH BUGS
No.
.SH HISTORY
.I Plumbto
first appeared in 9front… maybe.