About: Quickly switch between pager-like and editor-like scroll   Sponge Permalink

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

With the following in your vimrc, you can press F5 to toggle scrolling on or off. When on, press j or k to scroll by one line, or d or u to scroll by half a page. function! LessMode() if g:lessmode == 0 let g:lessmode = 1 let onoff = 'on' " Scroll half a page down noremap

AttributesValues
rdfs:label
  • Quickly switch between pager-like and editor-like scroll
rdfs:comment
  • With the following in your vimrc, you can press F5 to toggle scrolling on or off. When on, press j or k to scroll by one line, or d or u to scroll by half a page. function! LessMode() if g:lessmode == 0 let g:lessmode = 1 let onoff = 'on' " Scroll half a page down noremap
Version
  • 7(xsd:integer)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 1570(xsd:integer)
Author
  • kba
Subpage
  • /200806
Complexity
  • basic
Created
  • 2008(xsd:integer)
ID
  • 1571(xsd:integer)
NEXT
  • 1572(xsd:integer)
abstract
  • With the following in your vimrc, you can press F5 to toggle scrolling on or off. When on, press j or k to scroll by one line, or d or u to scroll by half a page. function! LessMode() if g:lessmode == 0 let g:lessmode = 1 let onoff = 'on' " Scroll half a page down noremap
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