I would MUCH rather just remove search functionality from the cli. One less hook to worry about, one less feature to support, and we don't need to add a dependency to do it.
Opener is nice because it has zero dependencies, I'm just not sure how compatible we are with the WTFPL license. @purplecabbage risingj.com On Fri, Oct 30, 2015 at 11:32 AM, Steven Gill <[email protected]> wrote: > Sounds good to me. I don't think search is used much anyways in its current > form. > > On Fri, Oct 30, 2015 at 11:31 AM, Edna Y Morales <[email protected]> > wrote: > > > > > > > Hi all, > > > > I have made a change to have the cordova plugin search command open the > > browser to 'http://cordova.apache.org/plugins/?q=<search term>'. Nikhil > > has > > reviewed the changes already and they look good. But I just wanted to > make > > sure the community is good with this change before I merge it in. > > > > Thanks, > > Edna > > >
