1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-28 08:45:49 +01:00
Commit Graph

29 Commits

Author SHA1 Message Date
Doug Kearns
73b300aef8 move various stopping, quitting and reloading commands to browsing.txt 2008-08-04 01:54:50 +00:00
Doug Kearns
4ee63d9003 move help for :cd and :pwd to browsing.txt 2008-08-04 01:33:05 +00:00
Doug Kearns
84fc1eb494 move :mkvimperatorrc help to starting.txt 2008-08-04 01:29:37 +00:00
Doug Kearns
2dc74f94a3 move help for gh and gH to browsing.txt 2008-08-04 01:27:46 +00:00
Doug Kearns
4b59cac5a2 move :unlet help to eval.txt 2008-08-04 01:19:13 +00:00
Doug Kearns
40b1dad33e move :source help to repeat.txt 2008-08-04 01:18:09 +00:00
Doug Kearns
6b639dc3fc normalize the capitalization of section headings in help pages 2008-08-04 01:08:39 +00:00
Doug Kearns
a3de4d7780 move :buffer help to tabs.txt 2008-08-04 01:03:01 +00:00
Doug Kearns
f3e7a03e16 move help for :time to repeat.txt 2008-08-01 03:33:16 +00:00
Doug Kearns
b5bfcb4e10 move appropriate help content from various.txt to eval.txt, hints.txt and
map.txt
2008-08-01 03:30:11 +00:00
Doug Kearns
626ef76789 add :blast, :bfirst, :brewind, :bnext, :bprevious, :bNext commands
(Dominik Meister)
2008-07-29 21:42:21 +00:00
Martin Stubenschrott
60f040e54e added :b# for switching to alternative buffer, also finally commited Kipling's patch to use getShortcutOrURI 2008-07-28 22:16:04 +00:00
Doug Kearns
63214ca210 move help for history to marks.txt 2008-07-15 15:50:04 +00:00
Doug Kearns
48cf35f9df move help for bookmarks to marks.txt 2008-07-15 06:07:30 +00:00
Doug Kearns
b7ece207ca move help for QuickMarks and local marks to marks.txt 2008-07-14 16:13:54 +00:00
Martin Stubenschrott
e260523183 updated doc 2008-07-01 21:38:57 +00:00
Martin Stubenschrott
9d38f46dd3 :bdelete google to close all tabs from google 2008-06-08 05:38:34 +00:00
Doug Kearns
4d3519c0a5 move macro related commands and mappings to repeat.txt 2008-05-29 20:34:21 +00:00
Doug Kearns
1d0f4e29e5 fix help typo 2008-05-27 06:30:47 +00:00
Doug Kearns
9364f34e91 fix some help typos 2008-05-20 12:27:42 +00:00
Martin Stubenschrott
de50bb4397 Vimperator 1.0! Horray! 2008-05-14 18:42:12 +00:00
Doug Kearns
fc191bad88 fix some help typos 2008-04-16 20:11:51 +00:00
Doug Kearns
618ad4585f fix some help typos 2008-04-14 15:04:13 +00:00
Martin Stubenschrott
2750f36032 added count support to gi 2008-03-31 12:39:56 +00:00
Martin Stubenschrott
3b4f00a2e8 many small style improvements, some useless test functions added (yeah, that's why it's called "pre" software :)) 2008-02-01 02:45:31 +00:00
Martin Stubenschrott
8e00f16baa all help converted to asciidoc, now only somebody needs to file them in the correct place.
New vimperator.util.generateHelp(command) for generating asciidoc added.
2008-01-31 18:32:39 +00:00
Martin Stubenschrott
2d048fba01 added many more ascii doc template files. Now they just need to be filled with useful text. 2008-01-23 15:28:19 +00:00
Martin Stubenschrott
ac84697611 more help 2008-01-22 21:40:45 +00:00
Martin Stubenschrott
b0d51d7516 more help converted to the new help format 2008-01-22 14:00:37 +00:00