1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-05-07 08:22:57 +02:00
Commit Graph

492 Commits

Author SHA1 Message Date
Martin Stubenschrott a2a2f17e62 remove 't' from default 'complete' in preparation for 2.2. We have yet to decide whether we even want to this functionality in :open or maybe just add a super smart :goto) 2009-09-13 17:31:06 +02:00
Martin Stubenschrott cea762062a Fix up/down history 2009-09-13 11:21:46 +02:00
Doug Kearns 35dd75b897 Add borncrusader to AUTHORS. 2009-09-12 21:32:06 +10:00
Martin Stubenschrott 4d4da18b49 fix whitespace from last commit 2009-09-11 22:27:15 +02:00
Kris Maglione 66a2579fb9 Add :styenable, :stydisable, :stytoggle 2009-09-10 18:22:26 -04:00
Doug Kearns 444e016428 Use the proper block macros for heading and section in version.html. 2009-09-09 16:22:11 +10:00
Doug Kearns e38e9f2d1a Bump required Firefox version to 3.5. 2009-09-09 01:47:02 +10:00
Doug Kearns 666db5122a Add 'hin' to Vim syntax highlighter. 2009-09-09 01:47:00 +10:00
Doug Kearns a11ef35509 Update Vimperator syntax highlighter for Vim. 2009-09-07 18:02:58 +10:00
Doug Kearns b750bb7ba1 Document the removal of :open command-line history entries when sanitizing. 2009-09-04 23:25:56 +10:00
Doug Kearns 11b54186d5 Add :sanitize, 'sanitizetimespan' and 'sanitizeitems'. 2009-09-04 12:30:27 +10:00
Doug Kearns 75f2481523 Fix :ext* help descriptions in index.html. 2009-09-04 12:30:26 +10:00
Kris Maglione b8d972ca94 Make some attempt to respect "Clear Private Data" 2009-09-03 17:29:26 -04:00
Kris Maglione 9bc7943667 Add note about ;<Tab> to :h ; 2009-09-03 15:53:44 -04:00
Doug Kearns cf4bdb2969 Fix help file validation errors. 2009-08-27 14:46:40 +10:00
Doug Kearns 130ea15a4c Remove :pclose from Vim syntax highlighters. 2009-08-27 14:46:39 +10:00
Doug Kearns b6a898a5fa Formatting fixes. 2009-08-27 14:46:37 +10:00
Doug Kearns bf240bc2b0 Make config.styleableChrome an array. 2009-08-27 14:46:35 +10:00
Doug Kearns c958616337 Formatting fixes. 2009-08-27 14:46:30 +10:00
Doug Kearns e159a0d07d Add :verbose. 2009-08-27 14:46:26 +10:00
Doug Kearns a4a204a8fe Miscellaneous help fixes. 2009-08-27 14:46:25 +10:00
Doug Kearns 19ddc6aebe Fix a help link in |getting-help| text. (stepnem) 2009-08-23 00:05:54 +10:00
Doug Kearns bc4825c5e7 Mention extended hint commands in :help :bmarks. (stepnem) 2009-08-23 00:05:53 +10:00
Doug Kearns 8eea6951af Document the more-prompt mappings. 2009-08-23 00:05:18 +10:00
Doug Kearns b0f4af5e55 Rename -liberator command-line option to -[config-name]. 2009-08-21 23:57:38 +10:00
Doug Kearns cc187d8372 Allow multiple +c and ++cmd command line options. 2009-08-21 23:57:37 +10:00
Doug Kearns e10bde5c0f Fix rendering of multiple FORCE_MULTILINE :echo commands. 2009-08-21 23:57:35 +10:00
Doug Kearns 11f6f460ff Add |w| tag to :winopen help. 2009-08-16 01:35:05 +10:00
Doug Kearns f9436047b1 Some miscellaneous help fixes. 2009-08-16 01:35:02 +10:00
Doug Kearns fbba9bd5f2 Mention the 'messages' option in :help message-history. 2009-08-16 01:34:59 +10:00
Martin Stubenschrott fb44ca22dc Fix completions for FF3.6
Also see: https://bugzilla.mozilla.org/show_bug.cgi?id=510589
2009-08-14 23:45:42 +02:00
Doug Kearns e842bf8cc9 Add :window to run a command in a new window.
Works like :tab.
2009-08-10 21:56:23 +10:00
Doug Kearns c43dbf510e Fix #326 (:style -append not working as expected). 2009-08-10 07:13:15 +10:00
Doug Kearns 06b8bb31c9 Clarify the help for the bang versions of :back and :forward. 2009-08-09 02:07:15 +10:00
Doug Kearns 415db95601 Add a ! bang version of :delbmarks to delete all bookmarks. 2009-08-09 01:50:59 +10:00
Doug Kearns e36f9780a7 Clarify the description for ' help (stepnem). 2009-08-08 18:59:09 +10:00
Doug Kearns acd60757d4 Add :!! pseudo command help item. 2009-08-08 18:51:51 +10:00
Doug Kearns f98ab9a9d3 Use the new Asciidoc tables syntax. 2009-08-08 02:14:39 +10:00
Doug Kearns eac245fd89 Use a common asciidoc.conf file for all configs. 2009-08-07 01:15:23 +10:00
Doug Kearns a85df170ae Add all.txt help template files. 2009-08-07 00:48:38 +10:00
Doug Kearns 9ede619160 Update help source files for Asciidoc 8.4.x. 2009-08-06 23:17:08 +10:00
Doug Kearns 817cbd1e75 Fix ":open" link in 'defsearch' help. 2009-08-04 18:30:13 +10:00
Doug Kearns ba905609c4 Fix incorrectly formatted key strings in |key-sequence| help. 2009-08-04 17:55:57 +10:00
Doug Kearns ec4982d50b Add a :helpall command.
This effectively divides the help into chunked and unchunked subsystems
for clarity.
2009-08-04 17:55:55 +10:00
Martin Stubenschrott bfe94c311d Add "t" option to 'complete'. Visually it looks odd, that the icons are
more indented than others, we might want to remove or at least move the
% and # indicators
2009-07-31 18:21:32 +02:00
Martin Stubenschrott 98abc30ea3 updated donors 2009-07-31 15:59:13 +02:00
Martin Stubenschrott 5d469a8361 updated donors 2009-07-31 15:59:13 +02:00
Kris Maglione 8dd1c86719 Fix starting.txt 2009-07-29 12:08:03 -04:00
Doug Kearns 240119833b Document the required page reload when changing 'go' scrollbar values. 2009-07-29 23:24:21 +10:00
Doug Kearns 04b96235be Clean up some option descriptions. 2009-07-24 21:01:45 +10:00