diff options
author | yoichi <yoichi@FreeBSD.org> | 2002-03-07 01:00:54 +0800 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2002-03-07 01:00:54 +0800 |
commit | 5d0cc0359de583737af39ab9b64cdf456f678f33 (patch) | |
tree | 527555b7ca9211dba85500f1bafa681299d14206 /www/elinks/pkg-descr | |
parent | d2cce7b3b543e4831650ca76b250deb00a09b981 (diff) | |
download | freebsd-ports-gnome-5d0cc0359de583737af39ab9b64cdf456f678f33.tar.gz freebsd-ports-gnome-5d0cc0359de583737af39ab9b64cdf456f678f33.tar.zst freebsd-ports-gnome-5d0cc0359de583737af39ab9b64cdf456f678f33.zip |
Add elinks, links text WWW browser with many bugfixes and enhancements.
(repo-copied from www/links)
PR: ports/33958
Submitted by: Jason Harris <jharris@widomaker.com>
Diffstat (limited to 'www/elinks/pkg-descr')
-rw-r--r-- | www/elinks/pkg-descr | 36 |
1 files changed, 16 insertions, 20 deletions
diff --git a/www/elinks/pkg-descr b/www/elinks/pkg-descr index 0a03e6e67397..ac1aaa83f5c3 100644 --- a/www/elinks/pkg-descr +++ b/www/elinks/pkg-descr @@ -1,23 +1,19 @@ -Lynx-like text WWW browser with many features like displaying tables, -menus, etc. +elinks is the links text WWW browser with many bugfixes and enhancements. -Keys: ESC display menu - ^C quit - ^P, ^N scroll up, down - [, ] scroll left, right - up, down select link - -> follow link - <- go back - g go to url - / search - ? search back - n find next - N find previous - = document info - \ document source - d download +So far elinks adds the following to links: -WWW: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/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 -- Michael Vasilenko -acid@stu.cn.ua +WWW: http://pasky.ji.cz/elinks/ |