My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 130: Curl Commandline Generator
4 people starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  maglion...@gmail.com
Project-Vimperator
Type-Plugin


Sign in to add a comment
 
Reported by maglion...@gmail.com, Oct 31, 2009
This plugin provides a means to generate a <tt>curl(1)</tt>
commandline from the data in a given form.

curl.js
1.5 KB   View   Download
Comment 2 by maglion...@gmail.com, Oct 31, 2009
Added documentation.
curl.js
2.7 KB   View   Download
Comment 3 by maglion...@gmail.com, Nov 29, 2009
Add forgotten fix.
curl.js
2.7 KB   View   Download
Comment 4 by dhahler, Jul 22, 2010
Thanks, great plugin.

I've had to change it to change the used hint key from a lowercase "c" to an uppercase "C" though:
  hints.addMode('C', "Generate curl command for", function(elem) { 

"c" is used for "context" already (and apparently cannot get overwritten).

It might be useful to have a "curl" command for the current URL/location, too.
Comment 5 by maglion...@gmail.com, Aug 29, 2010
"c" is overridden fine for me, and since I never use "C", I'm happy to keep it.
Sign in to add a comment

Powered by Google Project Hosting