1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-27 18:53:33 +02:00
Commit Graph

475 Commits

Author SHA1 Message Date
Doug Kearns 94c28cc2aa Temporarily disable loading of the downloads module in FF26.
nsIDownloadManager has been removed so the module needs updating to utilise the
replacement Downloads.jsm.
2013-12-17 00:03:58 +11:00
Doug Kearns d64ddac944 Clarify 'hintmatching' help. 2013-10-16 23:02:14 +11:00
Doug Kearns cf7e0c479d Fix :{count}buffer [arg].
--HG--
extra : rebase_source : 6effe71a819b511b28b127ec570a2859fe54506e
2013-10-06 22:09:06 +11:00
Doug Kearns 2d90804d5f Update an old example in :help 'cpt'. 2013-09-18 01:19:58 +10:00
Doug Kearns 041ad9ace7 Serialize the -group flag to :abbreviate with :mkp. 2013-09-17 01:30:57 +10:00
Doug Kearns 48209c3642 Remove a lingering help reference to 'private'. 2013-09-05 21:27:10 +10:00
Doug Kearns acb6805646 [PWPBM] Remove 'private'.
Fixes #1004.
2013-08-24 21:35:28 +10:00
Doug Kearns f291454e23 Add missing semicolons, fix whitespace and normalise Vim modelines. 2013-08-03 01:37:19 +10:00
Kris Maglione 4845c3d644 Add :private command. 2013-04-26 19:36:45 -07:00
Kris Maglione 2cd5e17472 Timeout loading :downloads after 10 seconds. 2013-03-25 19:30:14 -07:00
Kris Maglione f831e4997f Experimental don't-dump-extra-messages-into-the-MOW support. 2013-03-04 20:37:12 -08:00
Doug Kearns 978abae9f7 Document the bang arg to :loadplugins. 2013-03-01 10:44:05 +11:00
Kris Maglione 46badc994c Frob 'hinttags'. 2013-01-20 19:07:37 -08:00
Kris Maglione d0e53df525 Fix more cross-compartment expando breakage. Also, Die <F1>! Die, die, die! 2012-12-20 18:47:32 -08:00
Doug Kearns 50597cc80a Don't overwrite existing files with ;s.
Closes issue #914.
2012-10-11 00:59:44 +11:00
Doug Kearns 7f7b0319f9 Rename :mksyntax to :mkvimruntime.
This now generates and installs all Vim runtime files.

Closes issue #653.
2011-07-07 00:34:21 +10:00
Doug Kearns 1e2052c0d9 Normalise use of the ellipsis character in help files. 2012-08-16 23:51:47 +10:00
Štěpán Němec 446382604a Fix 'passunknown' type and default value information in options.xml. 2012-08-06 16:23:43 +02:00
Štěpán Němec 4814072353 Update the 'passkeys' documentation for revision 5855:88fd18ca091d. 2012-07-23 01:56:10 +02:00
Kris Maglione 07ca2c69a6 Merge. 2012-07-21 19:47:37 -04:00
Kris Maglione 7838c932f5 Fix noise.
--HG--
extra : transplant_source : f%F4%5E%E8%C3%B8%E2%DB%B2jX%B5D%02%EA%BE%0D%1A%E2.
2012-07-21 19:30:51 -04:00
Doug Kearns 25a0ff3603 Update :bmarks documentation.
Title filtering is now explicit.  Fixes issue #815.
2012-07-13 23:14:32 +10:00
Kris Maglione bb9e343696 Add Bugzilla to 'ln'. 2012-06-25 17:32:51 -04:00
Doug Kearns 94b542ed05 Minor clarification of :help quickmarks. 2012-04-29 02:38:38 +10:00
Kris Maglione c4f4a30c6f s/dactyl.sf.net/5digits.org/g 2012-04-05 02:24:12 -04:00
Kris Maglione 3730ddc5e3 Officially deprecateify :noremap and kin. 2012-03-05 00:13:09 -05:00
Kris Maglione bf8c86c7f4 Add note about <Leader>. Will it stop the emails? Hah! Not in this lifetime... 2012-02-29 03:56:04 -05:00
Kris Maglione 8ce3f44d06 Remove stale reference to macros runtime directory. 2012-02-29 03:47:20 -05:00
Štěpán Němec 8b94fa82fe Add a period missing from the last commit. 2012-02-17 12:05:04 +01:00
Kris Maglione 60d522a005 Reference 'yankshort' from :help y. 2012-02-16 19:21:36 -05:00
Štěpán Němec f6e6ade181 Fix some :h news issues, document ;A. 2012-02-01 18:50:54 +01:00
Kris Maglione c4b52258b7 Kill 'mapleader'. 2012-02-01 09:51:00 -05:00
Kris Maglione b17be0ca1c Add ;A and fix 'eht' setting bug. 2012-01-29 07:47:02 -05:00
Kris Maglione ff07625766 Update options.xml for last commit. 2012-01-18 19:21:04 -05:00
Kris Maglione 3e3d3012fb Fix horrific run-on sentence in :help 'ln'. 2012-01-06 00:50:24 -05:00
Kris Maglione 15bcce696d Fix :help 'ln' formatting. 2012-01-06 00:45:16 -05:00
Štěpán Němec 18c560a917 Clarify the example commentary in :h 'urlsep'. (Cf. issue #762) 2012-01-03 16:34:16 +01:00
Štěpán Němec a79a4e11be Add a "boolean" help tag and a hint regarding boolean option manipulation. 2011-12-23 16:14:03 +01:00
Kris Maglione 7d939adf11 Add 'yankshort' option. 2011-11-25 09:52:33 -05:00
Štěpán Němec 32973aea75 Clarify the search escape sequences usage in :h /. 2011-11-15 21:32:22 +01:00
Štěpán Němec 820cd97295 Fix some missorted options in options.xml. 2011-11-14 13:46:28 +01:00
Štěpán Němec 61472845d7 Clearly document the <C-d>/<C-u>/'scroll' behaviour. 2011-11-14 13:39:50 +01:00
Štěpán Němec ac7c2b88e1 Rename <yank-word> to <yank-selection>. That's what it's really used for. 2011-11-14 12:44:33 +01:00
Kris Maglione bdd382a613 Punctuation. 2011-11-06 13:34:54 -05:00
Kris Maglione 4c402205bb Fix 'popups' safeSet message. 2011-11-05 10:45:14 -04:00
Kris Maglione 02fca3e9bc 'hinttags' magic. 2011-10-31 23:11:35 -04:00
Kris Maglione dcad48c23b Alias ? to <S-Slash>. Closes issue #654. 2011-10-25 17:14:37 -04:00
Štěpán Němec 2b3a8a1e53 Add/fix some <k> tags' link attributes. 2011-10-20 12:36:03 +02:00
Štěpán Němec 82772225f9 Document :jumps in browsing.xml. 2011-10-20 12:34:26 +02:00
Kris Maglione 933f490817 More comprehensive :jumps. 2011-10-20 06:04:10 -04:00