Skip to content

Improve the provided lynx

mailinglist-bot requested to merge patches/3642 into master

Patchset from Carlo Dé sbb@tuxfamily.org via aports #3642:

--enable-default-colors
    allows to use the terminal's background color. Useful when, for
    example, black has been redefined as dark gray to appear on a black
    background.

  --with-screen=ncursesw
    better wide char support (implies --enable-widec).

  --enable-nls
    add locales.

  --disable-full-paths
    look for external commands in the PATH.

  --enable-externs
    allow to pass an URL to an external command using "." or ",". For
    example to pass a page requiring JS to firefox.

Merge request reports