Lister: Google search should use https instead of http

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Biozynotiker
Member
Member
Posts: 164
Joined: 2011-03-22, 09:57 UTC
Location: Germany

Lister: Google search should use https instead of http

Post by *Biozynotiker »

The new feature "search for selected text with Google" is very welcome.
But this should always use https instead of http.
#92832
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Not always! Some people like me don't like to use HTTPS in Google. Let it be customizeable.
Biozynotiker
Member
Member
Posts: 164
Joined: 2011-03-22, 09:57 UTC
Location: Germany

Post by *Biozynotiker »

Maybe the best solution is, let the user create his own search string like in a browser,
so it is not fixed to google, and user can decide of http/https.
#92832
User avatar
Sir_SiLvA
Power Member
Power Member
Posts: 3381
Joined: 2003-05-06, 11:46 UTC

Post by *Sir_SiLvA »

Biozynotiker wrote:Maybe the best solution is, let the user create his own search string like in a browser,
so it is not fixed to google, and user can decide of http/https.
YOU can create your own search strings.... and even more then one
(aber warum sollte man history.txt lesen wenn man einfach drauf los meckern kann...)
open tc config under [Lister]
Contextmenu1=Search1|http://someaddress1?variable=%s
Contextmenu2=Search2|http://someaddress2?variable=%s
.....
ContextmenuX=SearchX|http://someaddressX?variable=%s
(how many I dont know as Chris refused to answer and I dont have time to try....)

And no, I for myself think http is ENOUGH for a search....

I just wish you could customize wich browser to use ....
Last edited by Sir_SiLvA on 2013-09-03, 20:16 UTC, edited 2 times in total.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50873
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Actually it is customizable via wincmd.ini [Lister] section. You can even add more entries.

From the help:
Contextmenu1=Search for selected text with Google|http://www.google.com/search?q=%s

Define custom context menu items. %s will be replaced by the selected text.

Try replacing http:// by https://
Author of Total Commander
https://www.ghisler.com
Sob
Power Member
Power Member
Posts: 945
Joined: 2005-01-19, 17:33 UTC

Post by *Sob »

Sir_SiLvA wrote:(how many I dont know as Chris refused to answer and I dont have time to try....)
300 works and I'm not trying more, it's already far beyond reasonable. :)
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50873
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

The URL is simply passed to ShellExecuteEx, so your default browser will be used. You can also try to run a program directly this way, but it may not work.
Author of Total Commander
https://www.ghisler.com
Post Reply