blob: 1b1d64f57e763eca04a45eef2beceb565d7b2b08 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
elinks is the links text WWW browser with many bugfixes and enhancements.
So far elinks adds the following to links:
many bugfixes
new translations and some updates of the original ones
some very minor features not worth mentioning here
code cleanup
lua support (from links-lua project)
HTTP referrer support
updated manpage
--help lists all options now
cookie expiration and saving/loading from disk
ability to modify user-agent string
unhistory
support for editing textareas in external editor
ability to switch off document-specific colors
Spidermonkey-based ECMAScript support
Syntax highlighting for HTML, RSS, and XBEL
WWW: http://elinks.or.cz/
|