Operating System - HP-UX
1837779 Members
3643 Online
110119 Solutions
New Discussion

How to enlarge the terminal buffers both in lines and columes?

 
leereg_5
Frequent Advisor

How to enlarge the terminal buffers both in lines and columes?

As title.


Thanks in advance!
Always UNIX!
1 REPLY 1
Rita C Workman
Honored Contributor

Re: How to enlarge the terminal buffers both in lines and columes?

How a terminal is set up is based on how the terminal program runs from the information it receives from the terminfo data. (/usr/share/lib/terminfo/...).
You may find the following manpages for your 'specific' term needs:
manpage term
manpage terminfo
manpage hpterm
manpage setupterm ... (you'll see some additional ones you may want to check out here...for syntax)
And lastly, here is a thread that may offer some thoughts too:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xbffd6c96588ad4118fef0090279cd0f9,00.html


Hope this at least helps you,
Rita