1[ 2{ type: install 3 message: <<EOM 4To use the visual mode (command 'v' in the interactive mode) the terminal must 5support 256 colors. 6 7For xterm this can be enabled by 8 9export TERM=xterm-256color 10EOM 11} 12] 13