From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Fri, 14 Oct 2005 22:07:47 -0400 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] vnc-like cpu service In-Reply-To: <451cb3010510141605x4a39217fq1c3fbaa3d5dc26f2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <451cb3010510141605x4a39217fq1c3fbaa3d5dc26f2@mail.gmail.com> Topicbox-Message-UUID: 9ad3d790-ead0-11e9-9d60-3106f5b1d025 > > drawterm in to a session, then later drawterm in from somewhere > > else and get the same rio workspace. (The first session would > > disconnect at that point if it hadn't already.) > i'd prefer a multiplexer, like *n*x screen(1) does. > One can even run presentations and live tutors within. Fine, do a multiplexer. I guess then you'd have /mnt/term/0 /mnt/term/1 etc. The single-client approach means you don't change the usual meaning of /mnt/term. I'm happy to have a mux and run it in single-guy mode. Russ