From 8429930aecec8f5714c9e956171002fbb9c4eba3 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Mon, 4 Aug 2025 21:46:18 +0200 Subject: Focus the N-th tab with Alt- Allows jumping directly to a given tab. It encourages a low number of tabs opened, otherwise it will exceed the 1 to 10 range. --- doc/user_help.in.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/user_help.in.html') diff --git a/doc/user_help.in.html b/doc/user_help.in.html index 50a2b28d..aca3fa60 100644 --- a/doc/user_help.in.html +++ b/doc/user_help.in.html @@ -389,6 +389,10 @@ bookmarks page set the following line in dillorc:
 new_tab_page="dpi:/bm/"
 
+

+You can quickly focus the N-th tab by pressing Alt and the tab +number, for example Alt+3 will focus the third tab. Using +Alt+0 focuses the tenth tab, as they start counting at 1.

Bookmarks

-- cgit v1.2.3