3 Mar 2010 14:30
Re: tn3270, mset and map3270
ITOH Yasufumi <itohy <at> netbsd.org>
2010-03-03 13:30:26 GMT
2010-03-03 13:30:26 GMT
In article <4B8D6970.8050007 <at> marples.name>
roy <at> marples.name writes:
> On 02/03/10 12:25, ITOH Yasufumi wrote:
> > I am requesting improvement of the terminfo and termcap implementation
> > to make termcap flexible as before.
>
> Where is termcap not as flexible as it was before?
> Please give specific examples.
Our termcap(3) was independent of termcap(5).
That is, we could use any extension capabilities not listed in termcap(5),
and, though it is not a good manner, we could even use capabilities
listed in termcap(5) for different types and purposes.
example:
:AA=2ndsetup:hz#100:
tgetstr("AA", &ptr) => "2ndsetup"
tgetnum("hz") => 100
Thanks,
--
--
ITOH Yasufumi
RSS Feed