Jump to content

TERM

From EDM2
Revision as of 14:47, 13 November 2017 by Ak120 (talk | contribs) (Created page with "The TERM environment variable defines the terminal type for some applications which uses the EMX runtime environment. All available terminal types are stored in the termcap fi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The TERM environment variable defines the terminal type for some applications which uses the EMX runtime environment. All available terminal types are stored in the termcap file defined by the TERMCAP environment variable.

SET TERM=ansi 

Value can be any full path. Relative paths are not allowed.