Lynx is een tekstuele webbrowser en wordt met de meeste GNU/Linux-distributies meegeleverd. Het programma is bedacht door Lou Montulli, Charles Rezac en Michael Grobe binnen de Academic Computing Services-afdeling aan de universiteit van Kansas. Het was aanvankelijk bedoeld om informatie over de universiteitscampus te verspreiden, maar werd door Lou Montulli in 1993 omgetoverd tot een tekstuele webbrowser. Het browsen met Lynx kent verschillende beperkingen omdat de browser niet in staat is om plaatjes en afbeeldingen te tonen, de muis niet wordt ondersteund, frames niet praktisch worden weergegeven en allerhande scripts en uitbreidingen niet beschikbaar zijn. Desalniettemin hebben de ontwikkelaars hard door gewerkt en na zes prereleases versie 2.8.6 van lynx uitgebracht. De lijst met veranderingen sinds de vorige vermelding in de meuktracker ziet er als volgt uit:
Version 2.8.6rel.1:Version 2.8.6 pre.6:
- Released
Version 2.8.6 pre.5:
- minor formatting fixes to CHANGES and CHANGES2.8 to facilitate scripted analysis of contributions -TD
- predefine _XOPEN_SOURCE_EXTENDED on HPUX to make color-style build -TD
- broaden the conditions on which to reload the color-style information to cover any (re)initialization of the screen, e.g., when resizing using ordinary curses (report by PG) -TD
[break]
- modify cfg2html.pl to use "use vars" rather than "our", to allow it to work with perl version 5.5 -TD
- use curses nodelay() function for BeOS to make HTCheckForInterrupt() work on that platform -TD
- filter out obsolete URLs from the customizations saved during install of lynx.cfg -TD
- add a configure check for zError() to allow using old zlib's -TD
- fix configure --disable-largefile (from ncurses changes) -TD
- applied lynx's changes to updated files from ftp.unicode.org to take advantage of less restrictive copyright (report by Klaus Singvogel) -TD
- workaround for PDCurses versus color-style; reload color style information in start_curses() since PDCurses discards that information in endwin() (report by Lawrence Armstrong) -TD