opt/elinks
Juergen Daubert 182c16da8c [notify] elinks: update to 0.11.2
Update to the stable branch as a reaction to the recently discovered
vulnerability in the SMB protocol module.
See http://securitytracker.com/alerts/2006/Nov/1017232.html
2006-11-20 15:54:25 +01:00
..
.footprint create branch for 2.2 2006-02-23 15:26:10 +00:00
.md5sum [notify] elinks: update to 0.11.2 2006-11-20 15:54:25 +01:00
Pkgfile [notify] elinks: update to 0.11.2 2006-11-20 15:54:25 +01:00
README create branch for 2.2 2006-02-23 15:26:10 +00:00

README for elinks 0.11.x

To get a more "common" behaviour of elinks cursor-keys add 
the following to ~/.elinks/elinks.conf:

  bind "main" "Up"    = "move-cursor-up"
  bind "main" "Right" = "move-cursor-right"
  bind "main" "Left"  = "move-cursor-left"
  bind "main" "Down"  = "move-cursor-down"