logo

badwolf

Minimalist and privacy-oriented WebKitGTK+ browser
commit: 346048a59fad3f6bfd2e3be4d821a8d89612b2d1
parent: 54f1da0929d5c412aaec8032f277140e7c739726
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 12 May 2019 05:48:58 +0200

badwolf.1: Fix history nav and default keybinds

Diffstat:

Mbadwolf.114+++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/badwolf.1 b/badwolf.1 @@ -24,12 +24,6 @@ if it works for the whole window, followed by the keybind it grabs. C is short f .Bl -width Ds -tag .It webview C-Scroll Zooms the webpage in/out. -.El -.Ss DEFAULT ONES -Here is a incomplete list of the default Webkit/GTK keybindings: -.Bl -width Ds -tag -.It any C-PageUp / C-PageDown -Go to the previous/next tab .It any C-t Creates a new tab (unrelated, similar as pressing the button) .It browser C-F4 @@ -40,8 +34,14 @@ Focuses on the search entry Focuses on the location(URL) entry .It browser C-S-r / C-r Reloads the current tab (with/without clearing cache) -.It browser C-[ / C-] +.It browser Alt-[ / C-] Go back/forward in current tab’s history +.El +.Ss DEFAULT ONES +Here is a incomplete list of the default Webkit/GTK keybindings: +.Bl -width Ds -tag +.It any C-PageUp / C-PageDown +Go to the previous/next tab .It search C-g / C-S-g When the search box is focused it goes to the Next/Previous search term. .It search Escape