The new feature "search for selected text with Google" is very welcome.
But this should always use https instead of http.
Lister: Google search should use https instead of http
Moderators: Hacker, petermad, Stefan2, white
-
- Member
- Posts: 164
- Joined: 2011-03-22, 09:57 UTC
- Location: Germany
-
- Member
- Posts: 164
- Joined: 2011-03-22, 09:57 UTC
- Location: Germany
YOU can create your own search strings.... and even more then oneBiozynotiker 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.
(aber warum sollte man history.txt lesen wenn man einfach drauf los meckern kann...)
(how many I dont know as Chris refused to answer and I dont have time to try....)open tc config under [Lister]
Contextmenu1=Search1|http://someaddress1?variable=%s
Contextmenu2=Search2|http://someaddress2?variable=%s
.....
ContextmenuX=SearchX|http://someaddressX?variable=%s
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.
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
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://
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
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
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
https://www.ghisler.com