How do I set 256 colors in Linux? Recap: The story so far Checking your terminal can display 256 colour text. Checking Vim can make use of these colours by setting TERM=xterm-256color. Configuring the terminal to report it’s xterm-256color , or using login-scripts to change the reported name as a work-around. What is a 256…