| Issue 130: | Curl Commandline Generator | |
| 4 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
This plugin provides a means to generate a <tt>curl(1)</tt> commandline from the data in a given form. |
||||||||
,
Oct 31, 2009
Added documentation. |
|||||||||
,
Nov 29, 2009
Add forgotten fix. |
|||||||||
,
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.
|
|||||||||
,
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 | |||||||||