diff options
Diffstat (limited to '43')
-rw-r--r-- | 43/index.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/43/index.md b/43/index.md new file mode 100644 index 0000000..f17b404 --- /dev/null +++ b/43/index.md @@ -0,0 +1,17 @@ +Title: Automatically jump to next page following rel="next" +Author: rodarima +Created: Fri, 29 Dec 2023 12:30:26 +0000 +State: open + +From https://web.archive.org/web/20151009110324/http://lists.dillo.org/pipermail/dillo-dev/2011-October/009123.html: + +> midori has a nice feature which really would be a nice addition to dillo. From the midori webpage: +> +> "Many people don't know about a nitfy feature in Midori, which is going Forward to the next page. From now on you can hit Space at the bottom of a page to go to the next page, just like in a mail client. Note that this depends on the page. Pages with links labelled "Next" or similar will be recognized. Ideally ‘rel="next"’ is used in the HTML so Midori knows what the next page is." +> +> It would be nice if dillo had it too, on low-end systems where using mouse is at a premium. +> +> Alternatively, can keybindings be made to mimic this (and similar features)? +> +> Many thanks, +> T
\ No newline at end of file |