About: Execute commands from buffer text under Windows   Sponge Permalink

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

1) If you are editing a file (eg, html file) file and want to view it, the mapping \xf will do it. 2) If you want to execute the string under the cursor (): The mapping \x executes the "as is", whereas the mapping \xl executes it after pre-pending it with the full path to the current file. Example for \xf -- viewing an html file while editing it. Example for \x -- the string under the cursor can be a google search for the word mail on this web-site: (It can also be things such as the name of a file (foo.pdf, foo.bat) or directory etc.)

AttributesValues
rdfs:label
  • Execute commands from buffer text under Windows
rdfs:comment
  • 1) If you are editing a file (eg, html file) file and want to view it, the mapping \xf will do it. 2) If you want to execute the string under the cursor (<cword></cword>): The mapping \x executes the <cword></cword> "as is", whereas the mapping \xl executes it after pre-pending it with the full path to the current file. Example for \xf -- viewing an html file while editing it. Example for \x -- the string under the cursor can be a google search for the word mail on this web-site: (It can also be things such as the name of a file (foo.pdf, foo.bat) or directory etc.)
Version
  • 6(xsd:integer)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 626(xsd:integer)
Category
  • Windows
Label
  • &lt;cWORD&gt;
Author
  • Suresh Govindachar
Complexity
  • basic
Created
  • 2004(xsd:integer)
ID
  • 628(xsd:integer)
NEXT
  • 630(xsd:integer)
Rating
  • 12(xsd:integer)
abstract
  • 1) If you are editing a file (eg, html file) file and want to view it, the mapping \xf will do it. 2) If you want to execute the string under the cursor (<cword></cword>): The mapping \x executes the <cword></cword> "as is", whereas the mapping \xl executes it after pre-pending it with the full path to the current file. Example for \xf -- viewing an html file while editing it. Example for \x -- the string under the cursor can be a google search for the word mail on this web-site: (It can also be things such as the name of a file (foo.pdf, foo.bat) or directory etc.) "The mappings: " eXecute File being edited nmap \xf :silent !start rundll32 url.dll,FileProtocolHandler %:p "eXecute string below cursor nmap \x :silent !start rundll32 url.dll,FileProtocolHandler " eXecute string below cursor after prepending it with path to file nmap \xl :silent !start rundll32 url.dll,FileProtocolHandler %:p:h/
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