Terminal

From StickMUD
Revision as of 19:36, 22 July 2022 by Tamarindo (talk | contribs) (Created page with "<code>terminal</code> - Terminal emulation for color handling. == Description == View and set the terminal emulation for your telnet session to the game. When connecting, the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

terminal - Terminal emulation for color handling.

Description

View and set the terminal emulation for your telnet session to the game. When connecting, the game will talk to your client to determine an optimal setting.  For sighted players, setting 'xterm-256color' provides the best color range, while 'ansi' is also offered. Sight-impaired players using screen readers may with to use the 'unknown' terminal to reduce transfer of unnecessary color codes to your screen.

Syntax
Command Description
terminal View the terminal emulation set for your session.
terminal [unknown | ansi | xterm-256color | xterm-grey] Set the terminal emulation for your session.

Examples

> terminal
Terminal mode is currently set to "xterm-256color".
You can set it to one of these:  ansi, unknown, xterm-256color, xterm-grey.
> terminal unknown
Terminal set to unknown.

See Also

colors, columns, rows, screenreader, and set