opt/elinks
2016-03-15 16:56:00 +01:00
..
.footprint elinks: suppress warnings, move man-pages to /usr/share/man 2015-11-17 14:21:33 +00:00
.md5sum elinks: update to 20160207 2016-03-15 16:56:00 +01:00
Pkgfile elinks: update to 20160207 2016-03-15 16:56:00 +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"