OpenLink Software

Usage stats on 256 colors in vim

 Permalink

an Entity in Data Space: 134.155.108.49:8890

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

Graph IRICount
http://dbkwik.webdatacommons.org24
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] This material is Open Knowledge Creative Commons License Valid XHTML + RDFa
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Copyright © 2009-2012 OpenLink Software