E437 terminal capability cm required
September 28, 2016
When trying to open vi/vim the following message could appear:
"E437: terminal capability "cm" required"
To fix it type:
$ export TERM=xterm
When trying to open vi/vim the following message could appear:
"E437: terminal capability "cm" required"
To fix it type:
$ export TERM=xterm