About: Using elinks with netrw   Sponge Permalink

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

Here is a sample wrapper script for elinks (in a file named elinks-for-vim). #!/bin/sh tempfile=`echo $* | awk '{print $1}'` url=`echo $* | awk '{print $2}'` elinks -dump $url > $tempfile Then, add this line to your vimrc: let g:netrw_http_cmd = "elinks-for-vim"

AttributesValues
rdfs:label
  • Using elinks with netrw
rdfs:comment
  • Here is a sample wrapper script for elinks (in a file named elinks-for-vim). #!/bin/sh tempfile=`echo $* | awk '{print $1}'` url=`echo $* | awk '{print $2}'` elinks -dump $url > $tempfile Then, add this line to your vimrc: let g:netrw_http_cmd = "elinks-for-vim"
Version
  • 7(xsd:integer)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 1595(xsd:integer)
Author
  • Emallove
Subpage
  • /200807
Complexity
  • basic
Created
  • 2008-07-25(xsd:date)
ID
  • 1596(xsd:integer)
NEXT
  • 1597(xsd:integer)
abstract
  • Here is a sample wrapper script for elinks (in a file named elinks-for-vim). #!/bin/sh tempfile=`echo $* | awk '{print $1}'` url=`echo $* | awk '{print $2}'` elinks -dump $url > $tempfile Then, add this line to your vimrc: let g:netrw_http_cmd = "elinks-for-vim"
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