On Fri, 17 Feb 2012 10:20:22 +0100 Martin Kopta wrote: > > Before I get into solving this, have anyone seen this? What is "cm"? > > # vi -u NONE > E437: terminal capability "cm" required > Press ENTER or type command to continue >
man xterm(1) | -cm | | This option disables recognition of ANSI color-change escape | sequences. It sets the colorMode resource to "false". | | +cm | | This option enables recognition of ANSI color-change escape sequences. | This is the same as the vt100 resource colorMode.
