mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 15:48:00 +01:00
Clarify the help for the bang versions of :back and :forward.
This commit is contained in:
@@ -71,6 +71,7 @@ key on a string to complete the URL which you want to delete.
|
|||||||
If ! is specified then all bookmarks will be deleted.
|
If ! is specified then all bookmarks will be deleted.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
// TODO: why is this duplicated in browsing?
|
||||||
section::History[history]
|
section::History[history]
|
||||||
|
|
||||||
|<C-o>| +
|
|<C-o>| +
|
||||||
@@ -105,7 +106,8 @@ ________________________________________________________________________________
|
|||||||
|
|
||||||
|
|
||||||
|:ba| |:back|
|
|:ba| |:back|
|
||||||
||:[count]ba[ck][!] [a][url][a]|| +
|
||:[count]ba[ck] [a][url][a]|| +
|
||||||
|
||:[count]ba[ck]!|| +
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Go back in the browser history. If [count] is specified go back [count] pages. +
|
Go back in the browser history. If [count] is specified go back [count] pages. +
|
||||||
The special version [c]:back![c] goes to the beginning of the browser history.
|
The special version [c]:back![c] goes to the beginning of the browser history.
|
||||||
@@ -113,7 +115,8 @@ ________________________________________________________________________________
|
|||||||
|
|
||||||
|
|
||||||
|:fw| |:fo| |:forward|
|
|:fw| |:fo| |:forward|
|
||||||
||:[count]fo[rward][!] [a][url][a]|| +
|
||:[count]fo[rward] [a][url][a]|| +
|
||||||
|
||:[count]fo[rward]!|| +
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Go forward in the browser history. If [count] is specified go forward [count]
|
Go forward in the browser history. If [count] is specified go forward [count]
|
||||||
pages. +
|
pages. +
|
||||||
|
|||||||
@@ -71,6 +71,7 @@ key on a string to complete the URL which you want to delete.
|
|||||||
If ! is specified then all bookmarks will be deleted.
|
If ! is specified then all bookmarks will be deleted.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
// TODO: why is this duplicated in browsing?
|
||||||
section::History[history]
|
section::History[history]
|
||||||
|
|
||||||
|<C-o>| +
|
|<C-o>| +
|
||||||
@@ -105,7 +106,8 @@ ________________________________________________________________________________
|
|||||||
|
|
||||||
|
|
||||||
|:ba| |:back|
|
|:ba| |:back|
|
||||||
||:[count]ba[ck][!] [a][url][a]|| +
|
||:[count]ba[ck] [a][url][a]|| +
|
||||||
|
||:[count]ba[ck]!|| +
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Go back in the browser history. If [count] is specified go back [count] pages. +
|
Go back in the browser history. If [count] is specified go back [count] pages. +
|
||||||
The special version [c]:back![c] goes to the beginning of the browser history.
|
The special version [c]:back![c] goes to the beginning of the browser history.
|
||||||
@@ -113,7 +115,8 @@ ________________________________________________________________________________
|
|||||||
|
|
||||||
|
|
||||||
|:fw| |:fo| |:forward|
|
|:fw| |:fo| |:forward|
|
||||||
||:[count]fo[rward][!] [a][url][a]|| +
|
||:[count]fo[rward] [a][url][a]|| +
|
||||||
|
||:[count]fo[rward]!|| +
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Go forward in the browser history. If [count] is specified go forward [count]
|
Go forward in the browser history. If [count] is specified go forward [count]
|
||||||
pages. +
|
pages. +
|
||||||
|
|||||||
Reference in New Issue
Block a user