1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-28 03:06:20 -04:00
elinks/src/viewer
Witold Filipczyk 2eb3532416 viewer: Added new four actions requested by Ligesh.
move-link-down-line moves the cursor down to the line with a link.
move-link-up-line moves the cursor up to the line with a link.
move-link-prev-line moves to the previous link horizontally.
move-link-next-line moves to the next link horizontally.
(cherry picked from commit 8259a56e99)
2007-11-25 22:28:15 +02:00
..
dump Fix -dump with multicell characters 2007-09-01 17:04:58 +00:00
text viewer: Added new four actions requested by Ligesh. 2007-11-25 22:28:15 +02:00
action.c viewer: Added new four actions requested by Ligesh. 2007-11-25 22:28:15 +02:00
action.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00
timer.c get_opt_*: Add ses parameter 2007-08-28 17:24:59 +00:00
timer.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
viewer.c Missing NULL 2006-05-20 17:58:13 +02:00
viewer.h Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00