From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net Date: Fri, 30 Mar 2012 09:01:21 -0400 From: blstuart@bellsouth.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] SSHv2 Topicbox-Message-UUID: 71ec576a-ead7-11e9-9d60-3106f5b1d025 >> Would it be hard to add cooked mode (-C)? > > never mind: it's easy to simulate by binding /dev/nul over /dev/consctl. The other thing I've noticed is that when I'm connecting from Plan 9 to a UNIX system, running ssh in vt is handy. It makes all the stuff like readline and color ls happy, plus there's a cooked/raw menu control in vt. But if a cooked mode is something that would useful, I don't think it would be too hard to add. It would also be a good thing to add to the ^\ command set. BLS