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. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aa5a07cd..b4c36ba4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ dillo-3.3.0 [Unreleased] - Control + left click opens links in new tab (emulates mouse middle button). - Ctrl+C copies selected text into the clipboard so Ctrl+V works as expected. - Enable IPv6 support by default if supported by the platform. + - Focus the N-th tab with the Alt+ shortcut. Patches: Rodrigo Arias Mallo +- Middle click on back or forward button opens page in new tab. Patches: Alex -- cgit v1.2.3