MUD-Dev
mailing list archive

Other Periods  | Other mailing lists  | Search  ]

Date:  [ Previous  | Next  ]      Thread:  [ Previous  | Next  ]      Index:  [ Author  | Date  | Thread  ]

Re: Resets and repops




On 22/03/97 at 10:41 AM, Nathan Yospe <yospe#hawaii,edu> said:
>...Anyone know how to implement, in telnet, a system
>with a standard text feed, but starting four lines above the bottom
>of the screen? (the bottom three lines for commands, and the fourth
>line for a divider of dashes)

The answer is both simple and pretty obvious:

 CURSES.

Alan Eldridge (good friend) wrote a decent implementation for EMX.

A side benefit is that you are no longer tied to VT100/VT220, but can
instead support anything your local termcap supports.

-- 
J C Lawrence                               Internet: claw#null,net
----------(*)                              Internet: coder#ibm,net
...Honourary Member of Clan McFud -- Teamer's Avenging Monolith...





Other Periods  | Other mailing lists  | Search  ]