1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-20 08:03:32 +02:00

added :prefs to the help

This commit is contained in:
Martin Stubenschrott
2008-01-22 16:15:00 +00:00
parent b0d51d7516
commit 435bce0d98
4 changed files with 43 additions and 12 deletions

View File

@@ -84,13 +84,15 @@ section:Navigating[navigating]
|H| |<C-o>| |CTRL-O| |:ba| |:back|
||:[count]ba[ck][!] [url]|| +
||CTRL-o||
________________________________________________________________________________
Go [count] pages back in the browser history.
The special version [c]:back![c] goes to the beginning of the browser history.
________________________________________________________________________________
|L| |<C-i>| |CTRL-i| |:fo| |:fw| |:forward|
||:[count]fo[rward] [!] [url]|| +
||:[count]fo[rward][!] [url]|| +
||CTRL-i||
________________________________________________________________________________
Go [count] pages back in the browser history.
The special version [c]:forward![c] goes to the end of the browser history.