About: 256 colors in vim   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

To enable colors on XTerm you will need to run the configure scripts with the --enable-256-color switch, in addition you may also need to set your TERM environment variable to xterm-256color. For bourne shells (bash, zsh, pdksh) this is done in ~/.profile: if [ -e /usr/share/terminfo/x/xterm-256color ]; then export TERM='xterm-256color' else export TERM='xterm-color' fi Or for csh shells this is done in ~/.cshrc: setenv TERM xterm-256color See for more information about 256 colors on XTerm To enable 256 colors in vim, put this your .vimrc before setting the colorscheme: set t_Co=256

AttributesValues
rdfs:label
  • 256 colors in vim
rdfs:comment
  • To enable colors on XTerm you will need to run the configure scripts with the --enable-256-color switch, in addition you may also need to set your TERM environment variable to xterm-256color. For bourne shells (bash, zsh, pdksh) this is done in ~/.profile: if [ -e /usr/share/terminfo/x/xterm-256color ]; then export TERM='xterm-256color' else export TERM='xterm-color' fi Or for csh shells this is done in ~/.cshrc: setenv TERM xterm-256color See for more information about 256 colors on XTerm To enable 256 colors in vim, put this your .vimrc before setting the colorscheme: set t_Co=256
Version
  • 6(xsd:integer)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 1311(xsd:integer)
Category
  • Syntax
  • Terminals
Text
  • 256(xsd:integer)
  • desert256
  • gardener
  • inkpot
Author
  • lpenz
Complexity
  • basic
Created
  • 2006(xsd:integer)
ID
  • 1143(xsd:integer)
  • 1243(xsd:integer)
  • 1312(xsd:integer)
  • 1348(xsd:integer)
  • 3062(xsd:integer)
NEXT
  • 1314(xsd:integer)
Rating
  • 108(xsd:integer)
abstract
  • To enable colors on XTerm you will need to run the configure scripts with the --enable-256-color switch, in addition you may also need to set your TERM environment variable to xterm-256color. For bourne shells (bash, zsh, pdksh) this is done in ~/.profile: if [ -e /usr/share/terminfo/x/xterm-256color ]; then export TERM='xterm-256color' else export TERM='xterm-color' fi Or for csh shells this is done in ~/.cshrc: setenv TERM xterm-256color See for more information about 256 colors on XTerm To enable 256 colors in vim, put this your .vimrc before setting the colorscheme: set t_Co=256 You may also need to add: set t_AB=^[[48;5;%dm set t_AF=^[[38;5;%dm Your colors should at least look a little different. For full effect, use a colorscheme that supports 256 colors like desert256, inkpot, 256-grayvim, or gardener.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software