xterm-mouse and terminfo [Re: [PATCH] vim_is_xterm() and "screen"]

2007-05-10 Thread Micah Cowan
Bram Moolenaar wrote: > Micah Cowan wrote: >> Towards a better solution: how straightforward do you think it'll be to >> talk the ncurses guys into adding support for some of screen's >> extensions? AFAIK, the only one I care about is the xterm mouse support; >> another interesting one is a boolean

Re: [PATCH] vim_is_xterm() and "screen"

2007-05-10 Thread Bram Moolenaar
Micah Cowan wrote: > > > >> Sorry for the repost; but I realized I should've drawn more attention > to > >> the message with the patch in it, both so other lurkers know the threa> d > >> now includes a proposed patch, and so that we know what message to go > >> back to if we want to refer to the

Re: [PATCH] vim_is_xterm() and "screen"

2007-05-09 Thread Micah Cowan
Gary Johnson wrote: > On 2007-05-09, Micah Cowan <[EMAIL PROTECTED]> wrote: > >> Towards a better solution: how straightforward do you think it'll be to >> talk the ncurses guys into adding support for some of screen's >> extensions? AFAIK, the only one I care about is the xterm mouse support; >>

Re: [PATCH] vim_is_xterm() and "screen"

2007-05-09 Thread Gary Johnson
On 2007-05-09, Micah Cowan <[EMAIL PROTECTED]> wrote: > Towards a better solution: how straightforward do you think it'll be to > talk the ncurses guys into adding support for some of screen's > extensions? AFAIK, the only one I care about is the xterm mouse support; > another interesting one is a

Re: [PATCH] vim_is_xterm() and "screen"

2007-05-09 Thread Micah Cowan
Bram Moolenaar wrote: > Micah Cowan wrote: > >> Sorry for the repost; but I realized I should've drawn more attention to >> the message with the patch in it, both so other lurkers know the thread >> now includes a proposed patch, and so that we know what message to go >> back to if we want to refe

Re: [PATCH] vim_is_xterm() and "screen"

2007-05-09 Thread Bram Moolenaar
Micah Cowan wrote: > Sorry for the repost; but I realized I should've drawn more attention to > the message with the patch in it, both so other lurkers know the thread > now includes a proposed patch, and so that we know what message to go > back to if we want to refer to the code we're discussin

[PATCH] vim_is_xterm() and "screen"

2007-05-09 Thread Micah Cowan
Sorry for the repost; but I realized I should've drawn more attention to the message with the patch in it, both so other lurkers know the thread now includes a proposed patch, and so that we know what message to go back to if we want to refer to the code we're discussing. I have made a slight adju