summaryrefslogtreecommitdiff
path: root/vimperator/locale/en-US
Commit message (Collapse)AuthorAge
* A few docs clarifications.Štěpán Němec2009-05-09
| | | | | | -- shifted mappings notation (<C-n> vs <C-N>) -- adjusted the ':!' warning -- other minor fixes
* Fix help index formatting.Doug Kearns2009-05-02
|
* Add 'fileencoding'Kris Maglione2009-05-01
|
* Fix typo in 'encoding' help description (Daniel Hahler).Doug Kearns2009-05-01
|
* Add 'encoding' to the help index.Doug Kearns2009-04-30
|
* Add a rough :tabdo command.Doug Kearns2009-04-30
|
* remove preload optionMartin Stubenschrott2009-04-30
|
* help copyedit: Remove commas before if. Only need after if clause when ↵Ted Pavlic2009-04-29
| | | | clause is introductory.
* Link to ]] and [[ from next/previouspattern docsConrad Irwin2009-04-25
|
* Documentation tweaks for gT <C-n> and <C-^>Conrad Irwin2009-04-16
|
* Improve documentation for T and OConrad Irwin2009-04-16
|
* Add 'encoding'Kris Maglione2009-04-13
|
* Document incompatibility of go=l and go=rKris Maglione2009-04-07
|
* Add 'hintinputs' to provide text hints for inputsConrad Irwin2009-04-04
| | | | | | | | | If <label> elements are found use them, else use the value in the box (current behaviour) or if you add 'name' to 'hintinputs' then it will allow you to select by the name of the field. For values that are not displayed on the input field, it adds the value to the red hint icon.
* Updating and extending hints documentationConrad Irwin2009-04-04
| | | | | | Added a short paragraph in place of "INTRO TO BE WRITTEN..." and updated the paragraph about hints to reflect 'hintmatching' and the link text rather than the URL
* Add a help entry for :silent.Doug Kearns2009-03-31
|
* Add 'maxitems' to the help index.Doug Kearns2009-03-30
|
* add 'maxitems' option (Jarkko Oranen)Daniel Bainton2009-03-30
|
* Add "w" and "W" mappings to the help index.Doug Kearns2009-03-29
|
* Merge branch 'master' into vimperator-2.1Doug Kearns2009-03-29
|\ | | | | | | | | | | | | Conflicts: common/content/completion.js common/content/liberator.js vimperator/NEWS
| * changed my email addressMartin Stubenschrott2009-03-28
| |
| * Fix #204.Doug Kearns2009-03-27
| | | | | | | | | | Fixes #204 (statusbar should follow "site identification button" color codes).
| * Doc fixes (thanks Xie&Tian)Daniel Bainton2009-03-26
| |
| * Fix :help :back/:forward formatting.Doug Kearns2009-03-24
| |
| * Fix mode string case in 'editor' help.Doug Kearns2009-03-14
| |
| * Fix disappearing 'q{0-9a-zA-Z}' in repeat.htmlŠtěpán Němec2009-03-12
| | | | | | | | | | | | | | Bonus: typo in regressions.js, downcase 'Command-line' in cmdline.txt (as it's not speaking about mode, hope thesnowdog will agree) Signed-off-by: Doug Kearns <dougkearns@gmail.com>
* | Add new :messclear command to clear the message history.Doug Kearns2009-03-11
| |
* | Merge branch 'master' into vimperator-2.1Doug Kearns2009-03-11
|\|
| * Fix links in :help contact text.Doug Kearns2009-03-07
| |
| * Add help links to Mozilla KB preference documentation.Doug Kearns2009-03-07
| |
| * Strip leading counts and trailing bangs from help tag links.Doug Kearns2009-03-07
| |
| * Sync help and wiki donation blurbs.Doug Kearns2009-03-04
| |
| * Fix typo in :cabbrev help.Doug Kearns2009-03-04
| |
| * Trivial help formatting improvements.Doug Kearns2009-03-04
| |
| * Fix accessing help topics on the current help page.Doug Kearns2009-03-04
| | | | | | | | Only those beneath the current page position were accessible.
| * Document the "h" value of 'cpt' (#168).Doug Kearns2009-03-03
| |
| * Explicitly describe how to disable all bells in 'vb' help.Doug Kearns2009-03-01
| |
* | Merge branch 'master' into vimperator-2.1Doug Kearns2009-03-01
|\|
| * Fix arg markup in :delstyle help section.Doug Kearns2009-03-01
| |
* | Add "w" and "W" Normal mode mappings.Doug Kearns2009-02-28
| | | | | | | | These work just like o/O and t/T but for new windows.
* | Merge branch 'master' into vimperator-2.1Doug Kearns2009-02-26
|\| | | | | | | | | | | Conflicts: vimperator/NEWS vimperator/locale/en-US/starting.txt
| * Fix the formatting of some example help commands.Doug Kearns2009-02-20
| |
| * Document the fact that ]] uses 'hinttags' to find links.Doug Kearns2009-02-19
| |
| * Minor improvement to |extended-hints| help introduction.Doug Kearns2009-02-19
| |
| * Normalise the capitalisation of mode names in the help.Doug Kearns2009-02-19
| |
| * Add stepnem to AUTHORS and whitespace fixes in help.Doug Kearns2009-02-19
| |
| * A number of minor fixes in help files.Štěpán Němec2009-02-19
| | | | | | | | | | | | | | | | Mostly typos/omissions/markup errors, more remarkable e. g. changing 'b' to 'B' in tutorial reflecting a change from 1.2. Also uncommented [macros] section in asciidoc.conf (is that right?). Signed-off-by: Doug Kearns <dougkearns@gmail.com>
| * Add a version.html help page.Doug Kearns2009-02-15
| | | | | | | | | | NEWS should be reformatted as asciidoc or something more simply transformed into clean asciidoc.
| * Fix typo in :loadplugins help text.Doug Kearns2009-02-15
| |
| * Add a favicon to the Vimperator help pages (stepnem).Doug Kearns2009-02-11
| |