fuzzball-muck / fuzzball

Ongoing development of the Fuzzball MUCK server software and associated functionality.
Other
46 stars 26 forks source link

#424 Terminal Size introspection implementation #696

Closed tanabi closed 1 year ago

tanabi commented 1 year ago

This resolves #424

Allows the MUCK to get terminal size from telnet protocol, and provides both MUF and MPI prims to take advantage of them. Also makes MPI right/left/center use introspected screen size if available.