OpenLink Software

Usage stats on Using vim as a syntax-highlighting pager

 Permalink

an Entity in Data Space: 134.155.108.49:8890

The original tip (below) was for a "more"-style pager. It is kept here because it explains the principles nicely. First, create a vimrc like the following – I called mine ~/.vimrc.more " No compatibility – necessary for mappings to work. set nocompatible " Status line set laststatus=0 set cmdheight=1 set nomodifiable " Only in version 6.0 set readonly " My xterms have a navy-blue background, so I need this line too. set background=dark " Turn syntax on syntax enable " No menu bar and tool bar set guioptions=aiMr " Key bindings. nmap b nmap q :q! nmap nmap " To type the following line, type *two* C-V's followed by two spaces. This " is how you map the spacebar. nmap ^V

Graph IRICount
http://dbkwik.webdatacommons.org16
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