Stefan Caunter dixit:

>I realize I had mostly stopped using google (with lynx) because of
>this. Seemed to render worse for me in cmd.exe environments, probably
>because of the smaller window environment.

Yeah, that sucked, unless you used a shell function to call it,
like this:
$ ggs foo bar

Although, also for political¹²⁴ reasons, I switched to:
function ddg {          # DuckDuckGo Search
        ${BROWSER:-lynx} 
"https://duckduckgo.com/?kp=-1&kl=wt-wt&kb=t&kh=1&kj=g2&km=l&ka=monospace&ku=1&ko=s&k1=-1&kv=1&q=$*";
}

bye,
//mirabilos
① http://donttrack.us/ ³
② http://dontbubble.us/ ³
③ best viewed with ‘*’ or an inline-graphics capable browser
④ DDG runs on FreeBSD ☺
-- 
Sometimes they [people] care too much: pretty printers [and syntax highligh-
ting, d.A.] mechanically produce pretty output that accentuates irrelevant
detail in the program, which is as sensible as putting all the prepositions
in English text in bold font.   -- Rob Pike in "Notes on Programming in C"

_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to