diff options
author | Alex <a1ex@dismail.de> | 2025-04-30 20:22:54 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-04-30 20:49:49 +0200 |
commit | 19559f536b1e6f4abbfad8e9f29844eaf6544322 (patch) | |
tree | 79dd1248399159b1cda7eb2745b635b911f29e10 /doc | |
parent | e6364911979d9c147a153a4af3352604dd306905 (diff) |
Middle-click on back or forward opens in new tab
Reviewed-by: Rodrigo Arias Mallo <rodarima@gmail.com>
See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/thread/XXD2NXCGQLZLJ3V57NCPU3327DAEFKAN/
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user_help.in.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user_help.in.html b/doc/user_help.in.html index b7c9c5a6..9fba7770 100644 --- a/doc/user_help.in.html +++ b/doc/user_help.in.html @@ -294,7 +294,8 @@ bar to navigate among history pages. <p> When you follow several links across different web pages, they are remembered in case you can to go back. Use the "Back" and "Forward" buttons of the panel to go -to the previous or next page. +to the previous or next page. Click with the left button to open the page in the +same tab or use the middle button to open it in a new tab. <p> You can also right-click on the Back or Forward buttons to open a menu with the list of previous or next pages available, so you can jump directly to them. Use |