ref: b8ce27374966893fe7ee3b587051161421ff0173
dir: /plumbto.man/
.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.