On Wed, Jan 11, 2012 at 08:02:58PM +0000, Mark Skilbeck wrote: > Ola, fellow text-lovers. > > After using Lynx for the past couple of days, I've come to the conclusion that > text-browsers are the only worthy browsers! Thank you for your work. With that > said, there is an improvement (subjective opinion, o'course!) I would like to > see accepted into the code, and that is the ability to supply some content to > Jump URLs. For example, if I have a Jump defined as: > > <dd>dgg<dt><a href="http://duckduckgo.com/?s=%s">DuckDuckGo search</a>, > > a call then to the "ddg" Jump with the extra text "lynx web browser", would be > expanded as follows: > > http://duckduckgo.com/?s=lynx+web+browser, > > with proper URL-encoding (Percent-encoding) applied.
sort of like a special-purpose form
> I'm working on a patch to send you guys, but I'd like to hear some feedback
> and
> ideas on how this might be implemented.
>
> Mark.
>
> P.S. In the whole of your codebase there's no urlencode function?!
I think this is the closest to what you're referring to:
LYUCFullyTranslateString
--
Thomas E. Dickey <[email protected]>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
_______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
