diff --git a/locale/en-US/marks.txt b/locale/en-US/marks.txt index b3cb8d32..abfeed01 100644 --- a/locale/en-US/marks.txt +++ b/locale/en-US/marks.txt @@ -88,6 +88,63 @@ section:History[history] TO BE WRITTEN... +|| + +||[count]|| +________________________________________________________________________________ +Go to an older position in the jump list. The jump list is just the browser +history for now. +________________________________________________________________________________ + + +|| + +||[count]|| +________________________________________________________________________________ +Go to a newer position in the jump list. The jump list is just the browser +history for now. +________________________________________________________________________________ + + +|| || |H| + +||[count]H|| +________________________________________________________________________________ +Go back in the browser history. Count is supported: [m]3H[m] goes back 3 steps. +________________________________________________________________________________ + + +|| || |L| + +||[count]L|| +________________________________________________________________________________ +Go forward in the browser history. Count is supported: [m]3L[m] goes forward 3 steps. +________________________________________________________________________________ + + +|:ba| |:back| +||:[count]ba[ck][!] [url]|| + +________________________________________________________________________________ +Go back in the browser history. Count is supported, [c]:3back[c] goes back 3 +pages in the browser history. + +The special version [c]:back![c] goes to the beginning of the browser history. +________________________________________________________________________________ + + +|:fw| |:fo| |:forward| +||:[count]fo[rward][!] [url]|| + +________________________________________________________________________________ +Go forward in the browser history. Count is supported, [c]:3forward[c] goes +forward 3 pages in the browser history. The special version [c]:forward![c] +goes to the end of the browser history. +________________________________________________________________________________ + + +|:hs| |:hist| |:history| +||:hist[ory][!] [filter]|| + +________________________________________________________________________________ +Show recently visited URLs. Open the message window at the bottom of the +screen with all history items which match [filter] either in the title or URL. +The special version [c]:history![c] works the same as [c]:history[c] except +it opens all the found items in new tabs. +________________________________________________________________________________ + section:QuickMarks[quickmarks] diff --git a/locale/en-US/various.txt b/locale/en-US/various.txt index 85f5f166..283565c0 100644 --- a/locale/en-US/various.txt +++ b/locale/en-US/various.txt @@ -526,36 +526,6 @@ Print file information. Same as [c]:pa[geinfo][c]. ________________________________________________________________________________ -|| + -||[count]|| -________________________________________________________________________________ -Go to an older position in the jump list. The jump list is just the browser -history for now. -________________________________________________________________________________ - - -|| + -||[count]|| -________________________________________________________________________________ -Go to a newer position in the jump list. The jump list is just the browser -history for now. -________________________________________________________________________________ - - -|| || |H| + -||[count]H|| -________________________________________________________________________________ -Go back in the browser history. Count is supported: [m]3H[m] goes back 3 steps. -________________________________________________________________________________ - - -|| || |L| + -||[count]L|| -________________________________________________________________________________ -Go forward in the browser history. Count is supported: [m]3L[m] goes forward 3 steps. -________________________________________________________________________________ - - |gu| + ||[count]gu|| ________________________________________________________________________________ @@ -695,15 +665,6 @@ some key bindings and changes Firefox's GUI. ________________________________________________________________________________ -|:ba| |:back| -||:[count]ba[ck][!] [url]|| + -________________________________________________________________________________ -Go back in the browser history. Count is supported, [c]:3back[c] goes back 3 -pages in the browser history. + -The special version [c]:back![c] goes to the beginning of the browser history. -________________________________________________________________________________ - - |:beep| ||:beep|| ________________________________________________________________________________ @@ -798,15 +759,6 @@ command.. Example: [c]:execute echo "test"[c] shows a message with the text ________________________________________________________________________________ -|:fw| |:fo| |:forward| -||:[count]fo[rward][!] [url]|| + -________________________________________________________________________________ -Go forward in the browser history. Count is supported, [c]:3forward[c] goes -forward 3 pages in the browser history. The special version [c]:forward![c] -goes to the end of the browser history. -________________________________________________________________________________ - - |:ha| |:hardcopy| + ||:ha[rdcopy]|| ________________________________________________________________________________ @@ -830,17 +782,6 @@ completes [c]:help :help[c]. ________________________________________________________________________________ - -|:hs| |:hist| |:history| -||:hist[ory][!] [filter]|| + -________________________________________________________________________________ -Show recently visited URLs. Open the message window at the bottom of the -screen with all history items which match [filter] either in the title or URL. -The special version [c]:history![c] works the same as [c]:history[c] except -it opens all the found items in new tabs. -________________________________________________________________________________ - - |:js| |:javas| |:javascript| ||:javas[cript] \\{cmd\\}|| + ||:javascript <<\\{endpattern\\}\n\\{script\\}\n\\{endpattern\\}|| +