[PATCH] option for using termcap as curses impl for OCL.
Submitted by Polch on Tue, 2011-01-04 13:02 |
Hi.
It's a very optional patch.
I would like to be able to choose the curse implementation. So i made a patch that use a termcap impl if no ncurses is found.
Just for sharing, not required to be merged.
Regards.
Attachment | Size |
---|---|
orocos-ocl-2.2.0-allow_termcap.patch | 1.73 KB |
[PATCH] option for using termcap as curses impl for OCL.
On Tuesday 04 January 2011 14:02:06 paul [dot] chavent [..] ... wrote:
> Hi.
>
> It's a very optional patch.
>
> I would like to be able to choose the curse implementation. So i made a
> patch that use a termcap impl if no ncurses is found.
>
> Just for sharing, not required to be merged.
Thanks for this patch. I didn't know readline worked without ncurses too. I
applied it as-is on the toolchain-2.2 branch of ocl.
Peter
[PATCH] option for using termcap as curses impl for OCL.
Hi.
It's a very optional patch.
I would like to be able to choose the curse implementation. So i made a patch that use a termcap impl if no ncurses is found.
Just for sharing, not required to be merged.
Regards.