diff --git a/locale/en-US/marks.txt b/locale/en-US/marks.txt index 984250c0..7b07e472 100644 --- a/locale/en-US/marks.txt +++ b/locale/en-US/marks.txt @@ -14,7 +14,7 @@ Vimperator supports a number of different marks: section:Bookmarks[bookmarks] -Bla bla... +INTRO TO BE WRITTEN... |a| |:bma| |:bmark| ||:bm[ark] [-title=title] [-keyword=kw] [-tags=tag1,tag2] [url]|| + @@ -45,9 +45,67 @@ TO BE WRITTEN... section:QuickMarks[quickmarks] -TO BE WRITTEN... +INTRO TO BE WRITTEN... +|go| + +||go\\{a-zA-Z0-9\\}|| +________________________________________________________________________________ +Jump to a QuickMark in the current tab. Open any QuickMark in the current tab. +You can mark any URLs with [m]M{a-zA-Z0-9}[m]. These QuickMarks are persistent +across browser sessions. +________________________________________________________________________________ + + +|gn| + +||gn\\{a-zA-Z0-9\\}|| +________________________________________________________________________________ +Jump to a QuickMark in a new tab. Works like [m]go{a-zA-Z0-9}[m] but opens the +QuickMark in a new tab. Whether the new tab is activated or not depends on the +'activate' option. + +Mnemonic: Go in a new tab. [m]gt[m] would make more sense but is already +taken. +________________________________________________________________________________ + + +|M| + +||M\\{a-zA-Z0-9\\}|| +________________________________________________________________________________ +Add new QuickMark for current URL. You can go to a marked URL in the current +tab with [m]go{a-zA-Z0-9}[m] or in a new tab with [m]gn{a-zA-Z0-9}[m]. These +QuickMarks are persistent across browser sessions. +________________________________________________________________________________ + + +|:delqm| |:delqmarks| +||:delqm[arks] {marks}|| + +||:delqm[arks]!|| +________________________________________________________________________________ +Delete the specified QuickMarks. QuickMarks are presented as a list. + +Examples: + +* [c]:delqmarks Aa b p[c] deletes QuickMarks A, a, b and p + +* [c]:delqmarks b-p[c] deletes all QuickMarks in the range b to p + +* [c]:delqmarks![c] deletes all QuickMarks + +________________________________________________________________________________ + + +|:qma| |:qmark| +||:qma[rk] {a-zA-Z0-9} [url]|| + +________________________________________________________________________________ +Mark a URL with a letter for quick access. You can also mark whole groups like this: + +[c]:qmark f http://forum1.com, http://forum2.com, imdb some artist[c] +________________________________________________________________________________ + + +|:qmarks| +||:qmarks [arg]|| +________________________________________________________________________________ +Show all QuickMarks. If [arg] is specified then limit the list to those QuickMarks mentioned. +________________________________________________________________________________ + section:Local{nbsp}Marks[localmarks] @@ -55,3 +113,49 @@ Local marks are used to ... We differentiate between two types ... TO BE WRITTEN... + +|m| + +||m\\{a-zA-Z\\}|| +________________________________________________________________________________ +Set mark at the cursor position. Marks a-z are local to the buffer, whereas +A-Z are valid between buffers. +________________________________________________________________________________ + + +|\`| |\'| + +||\'\\{a-zA-Z\\}|| +________________________________________________________________________________ +Jump to the mark in the current buffer. Marks a-z are local to the buffer, +whereas A-Z are valid between buffers. +________________________________________________________________________________ + + +|:delm| |:delmarks| +||:delm[arks] {marks}|| + +||:delm[arks]!|| +________________________________________________________________________________ +Delete the specified marks. Marks are presented as a list. + +Examples: + +* [c]:delmarks Aa b p[c] deletes marks A, a, b and p + +* [c]:delmarks b-p[c] deletes all marks in the range b to p + +* [c]:delmarks![c] deletes all marks for the current buffer + +________________________________________________________________________________ + + +|:ma| |:mark| +||:ma[rk] {a-zA-Z}|| +________________________________________________________________________________ +Mark current location within the web page. +________________________________________________________________________________ + + +|:marks| + +||:marks [arg]|| +________________________________________________________________________________ +Show all location marks of current web page. If [arg] is specified then limit the list to those marks mentioned. +________________________________________________________________________________ + + diff --git a/locale/en-US/various.txt b/locale/en-US/various.txt index 7f64a2b2..5dda33ac 100644 --- a/locale/en-US/various.txt +++ b/locale/en-US/various.txt @@ -213,26 +213,6 @@ activated or not depends on the 'activate' option. ________________________________________________________________________________ -|go| + -||go\\{a-zA-Z0-9\\}|| -________________________________________________________________________________ -Jump to a QuickMark in the current tab. Open any QuickMark in the current tab. -You can mark any URLs with [m]M{a-zA-Z0-9}[m]. These QuickMarks are persistent -across browser sessions. -________________________________________________________________________________ - - -|gn| + -||gn\\{a-zA-Z0-9\\}|| -________________________________________________________________________________ -Jump to a QuickMark in a new tab. Works like [m]go{a-zA-Z0-9}[m] but opens the -QuickMark in a new tab. Whether the new tab is activated or not depends on the -'activate' option. + -Mnemonic: Go in a new tab. [m]gt[m] would make more sense but is already -taken. -________________________________________________________________________________ - - |gP| + ||gP|| ________________________________________________________________________________ @@ -279,31 +259,6 @@ provides a quick method of toggling between two tabs. ________________________________________________________________________________ -|m| + -||m\\{a-zA-Z\\}|| -________________________________________________________________________________ -Set mark at the cursor position. Marks a-z are local to the buffer, whereas -A-Z are valid between buffers. -________________________________________________________________________________ - - -|\`| |\'| + -||\'\\{a-zA-Z\\}|| -________________________________________________________________________________ -Jump to the mark in the current buffer. Marks a-z are local to the buffer, -whereas A-Z are valid between buffers. -________________________________________________________________________________ - - -|M| + -||M\\{a-zA-Z0-9\\}|| -________________________________________________________________________________ -Add new QuickMark for current URL. You can go to a marked URL in the current -tab with [m]go{a-zA-Z0-9}[m] or in a new tab with [m]gn{a-zA-Z0-9}[m]. These -QuickMarks are persistent across browser sessions. -________________________________________________________________________________ - - |O| + ||O|| ________________________________________________________________________________ @@ -856,36 +811,6 @@ Lists and defines commands. To be written - but it works similar to Vim's :comma ________________________________________________________________________________ -|:delm| |:delmarks| -||:delm[arks] {marks}|| + -||:delm[arks]!|| -________________________________________________________________________________ -Delete the specified marks. Marks are presented as a list. - -Examples: - -* [c]:delmarks Aa b p[c] deletes marks A, a, b and p + -* [c]:delmarks b-p[c] deletes all marks in the range b to p + -* [c]:delmarks![c] deletes all marks for the current buffer - -________________________________________________________________________________ - - -|:delqm| |:delqmarks| -||:delqm[arks] {marks}|| + -||:delqm[arks]!|| -________________________________________________________________________________ -Delete the specified QuickMarks. QuickMarks are presented as a list. - -Examples: - -* [c]:delqmarks Aa b p[c] deletes QuickMarks A, a, b and p + -* [c]:delqmarks b-p[c] deletes all QuickMarks in the range b to p + -* [c]:delqmarks![c] deletes all QuickMarks - -________________________________________________________________________________ - - |:dl| |:downl| |:downloads| + ||:downl[oads]|| ________________________________________________________________________________ @@ -1147,20 +1072,6 @@ by [c]:imap[c] or [c]:inoremap[c] are cleared. ________________________________________________________________________________ -|:ma| |:mark| -||:ma[rk] {a-zA-Z}|| -________________________________________________________________________________ -Mark current location within the web page. -________________________________________________________________________________ - - -|:marks| + -||:marks [arg]|| -________________________________________________________________________________ -Show all location marks of current web page. If [arg] is specified then limit the list to those marks mentioned. -________________________________________________________________________________ - - |:mkv| |:mkvimperatorrc| ||:mkv[imperatorrc][!] [file]|| + ________________________________________________________________________________ @@ -1232,21 +1143,6 @@ Close preview window on bottom of screen. ________________________________________________________________________________ -|:qma| |:qmark| -||:qma[rk] {a-zA-Z0-9} [url]|| + -________________________________________________________________________________ -Mark a URL with a letter for quick access. You can also mark whole groups like this: + -[c]:qmark f http://forum1.com, http://forum2.com, imdb some artist[c] -________________________________________________________________________________ - - -|:qmarks| -||:qmarks [arg]|| -________________________________________________________________________________ -Show all QuickMarks. If [arg] is specified then limit the list to those QuickMarks mentioned. -________________________________________________________________________________ - - |:q| |:quit| + ||:q[uit]|| ________________________________________________________________________________