Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 255 Bytes

256colors.markdown

File metadata and controls

7 lines (5 loc) · 255 Bytes

How to get 256 colors in Linux

  • Configure Konsole to set TERM to xterm-256color.
  • Add set -g default-terminal "screen-256color" in ~/.tmux.conf.

Vim and other programs capable of 256 (e.g. zsh) should start using 256 colors automatically now.