opt/elinks
2018-08-24 12:44:37 +02:00
..
.footprint elinks: suppress warnings, move man-pages to /usr/share/man 2015-11-17 14:21:33 +00:00
.signature elinks: update to 20170613 2017-06-22 11:25:32 +02:00
Pkgfile elinks: update to 20170613 2017-06-22 11:25:32 +02: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"