Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Tue, 4 Jul 2000 14:55:44 -0400 To: Chris Faylor Subject: Re: to-do list updated, some small tasks for the ambitious Message-ID: <20000704145544.A2589@cygnus.com> Reply-To: cygwin-developers AT sourceware DOT cygnus DOT com Mail-Followup-To: Chris Faylor References: <20000704140502 DOT A1654 AT cygnus DOT com> <4951 DOT 000704 AT logos-m DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <4951.000704@logos-m.ru>; from deo@logos-m.ru on Tue, Jul 04, 2000 at 10:50:35PM +0400 On Tue, Jul 04, 2000 at 10:50:35PM +0400, Egor Duda wrote: >Tuesday, 04 July, 2000 Chris Faylor cgf AT cygnus DOT com wrote: > >CF> I've updated the cygwin todo list with some small and not-so-small tasks >CF> that should be done. > >CF> Is anyone interested in taking on some relatively easy tasks that will >CF> improve cygwin functionality? > >CF> http://sourceware.cygnus.com/cgi-bin/cygwin-todo.cgi > >Speaking of mouse support, do you think it's better to implement some >kind of generic mechanism for mapping INPUT_RECORD's to escape >sequences, a la console-tools? what do you think about allowing user >to change this mapping at runtime via (e.g.) cygwin_internal or ioctl? >i'm ready to do this. I thought that just implementing xterm style escape sequences would be more than adequate. I'm not familiar with console-tools. Is this a linux utility? cgf