Commit Graph
100 Commits
Author SHA1 Message Date
Doug Kearns 99bfcbf2fc Replace Array.slice conversions of the arguments object with rest parameters. 2013-09-05 20:46:21 +10:00
Doug Kearns e0a0388382 Utilise object destructuring in parameter lists of stray map definitions. 2013-08-24 21:54:28 +10:00
Doug Kearns acb6805646 [PWPBM] Remove 'private'.
Fixes #1004.
2013-08-24 21:35:28 +10:00
Doug Kearns e5864bfd23 Fix RC serialization and RHS expansion in abbreviations using -js.
Fixes issue #911.
2013-08-14 22:28:28 +10:00
Doug Kearns 8a3f8fda4b Don't complete shadowy sidebar figures. 2013-08-14 22:24:00 +10:00
Doug Kearns f291454e23 Add missing semicolons, fix whitespace and normalise Vim modelines. 2013-08-03 01:37:19 +10:00
Doug Kearns 81997f897f Stick an EOL on the last line of generated RC files.
Fixes issue #1040.

--HG--
extra : amend_source : b8e7645c3b8dd7851d52c7e060f1288cde2ce718
2013-07-29 23:26:14 +10:00
Doug Kearns 17c1d8595f Make :yank yank again.
Fixes issue #1012.
2013-07-29 23:07:16 +10:00
Doug Kearns 978abae9f7 Document the bang arg to :loadplugins. 2013-03-01 10:44:05 +11:00
Doug Kearns 925b088495 Fix <scroll-left-column>'s mode assignment (COMMAND -> NORMAL). 2013-03-01 10:09:32 +11:00
Doug Kearns 2eb6d3f9a1 Fix :version.
Fixes issue #927.

--HG--
extra : transplant_source : %CE%11%D7%F1%00%FFZs%96%EE%FC%2B%3E%29%9A%40I%87E%3F
2012-09-05 22:47:20 +10:00
Doug Kearns 53f3ea342c Normalise naming of module initializer functions. 2012-10-11 01:08:36 +11:00
Doug Kearns 50597cc80a Don't overwrite existing files with ;s.
Closes issue #914.
2012-10-11 00:59:44 +11:00
Doug Kearns 0a51732d0e Add missing header to the :mkv generated ftdetect file. 2012-09-21 04:52:49 +10: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 fa626cda6a Close Print Preview mode properly with :tabdelete and friends.
Fixes issue #707.
2012-09-19 21:58:54 +10:00
Doug Kearns 804305cd91 Bump version number. 2012-09-05 22:42:25 +10:00
Doug Kearns 266c86a9d1 Fix help reference linkification in MOW. 2012-09-05 00:56:58 +10:00
Doug Kearns 1e2052c0d9 Normalise use of the ellipsis character in help files. 2012-08-16 23:51:47 +10:00
Doug Kearns 25a0ff3603 Update :bmarks documentation.
Title filtering is now explicit.  Fixes issue #815.
2012-07-13 23:14:32 +10:00
Doug Kearns 8241978809 Refactor last commit. 2012-06-24 22:10:38 +10:00
Doug Kearns 83cd793af6 Fix :extadd.
A casualty of module loading tomfoolery or similar.
2012-06-24 21:43:04 +10:00
Doug Kearns 94b542ed05 Minor clarification of :help quickmarks. 2012-04-29 02:38:38 +10:00
Doug Kearns b9e317b3b3 Don't report empty bookmark titles as "null" in the :bmark notification message. 2012-04-27 23:54:29 +10:00
Doug Kearns a4d1ca806a Help drunk semicolon across the road. 2012-03-31 23:31:30 +11:00
Doug Kearns baf26e545c Add a description for INPUT_MULTILINE mode. 2012-02-18 20:50:31 +11:00
Doug Kearns ac3f218620 Fix g] help spec and simplify gb/gB descriptions. 2011-08-11 21:19:12 +10:00
Doug Kearns d9c2c15965 More mode display name normalisation. 2011-08-04 16:46:05 +10:00
Doug Kearns 8fd589b4f9 Fix typo. 2011-07-29 19:46:56 +10:00
Doug Kearns f5d721740a Further mode names normalisation in docs.
--HG--
extra : rebase_source : 6c4be66d8c4ac56d10e7d86fc45da7b80ff484aa
2011-07-29 19:18:42 +10:00
Doug Kearns 9dd3533b76 Clarify :set! documentation.
Closes issue #519.

--HG--
extra : rebase_source : 18f6188af12ec41c4c7ea0a1e8789422b13717ff
2011-07-28 13:22:23 +10:00
Doug Kearns c9b7fb3759 Don't attempt to highlight trailing comments in command script files.
Trailing comments are no longer supported. Closes issue #583.

--HG--
extra : rebase_source : c953f246da1291a3fe065cbf0e38ca1162f1c53d
2011-07-28 10:58:42 +10:00
Doug Kearns bf186edf8f Normalise mode name references in command/option/mapping descriptions.
--HG--
extra : rebase_source : e1de378b096c1292f237fcf45b1e6f926f7b6471
2011-07-21 23:28:23 +10:00
Doug Kearns 013408017e Remove unused arg from commands.iterator call in :mkv.
--HG--
extra : rebase_source : df82691921cfa8847e92ea18f8d9849f53db08a2
2011-07-21 14:08:28 +10:00
Doug Kearns 34bb57798d Camelcase services.{loginmanager,contentprefs}.
--HG--
extra : rebase_source : a5e980bb0524ce5dd349ca522b100f8092caa6b2
2011-07-21 13:33:10 +10:00
Doug Kearns ea15795ed8 Document :colorscheme default.
--HG--
extra : rebase_source : 371f3c290346816c9a6c8ba2bdae67eab8cab0d6
2011-07-21 13:28:41 +10:00
Doug Kearns b4936fa481 Add finder map aliases. 2011-07-21 11:54:04 +10:00
Doug Kearns a6cab89965 Change command.noRange message to noCount.
There's currently no notion of ranges in Dactyl.
2011-07-21 11:31:36 +10:00
Doug Kearns 996300c782 Fix :delgroup completer's builtin group exclusions. 2011-07-21 02:29:28 +10:00
Doug Kearns 96469e9f47 Add group filtering to :command and :autocommand listings. 2011-07-21 01:39:40 +10:00
Doug Kearns 6f1bbfbd29 Add group filtering to :abbreviation listings as documented.
--HG--
extra : rebase_source : 75004ff2c21e537b2128ce1f8aed078e1466aeff
2011-07-20 15:47:04 +10:00
Doug Kearns dd7ea633e1 Mention -js option in :abbreviate help spec.
--HG--
extra : rebase_source : 1c165e4e0f35bd05baae590ea663518b3454cefa
2011-07-17 17:11:12 +10:00
Doug Kearns 328b992969 Restore most of :style list filtering and clarify docs.
Closes issue #540.
2011-07-14 22:01:44 +10:00
Doug Kearns d734bf42af Allow full path names to be matched by 'wildignore'.
Closes issue #567.
2011-07-14 02:02:16 +10:00
Doug Kearns 5a597f9e79 Fix 'wildignore'. 2011-07-10 20:01:32 +10:00
Doug Kearns 5fbfbf03db Fix :run!.
Broken by me in 4582cb2b148c.

--HG--
extra : rebase_source : 57fb60a9e103c70b810a3140f46da4b45f552f7a
2011-07-10 18:10:22 +10:00
Doug Kearns c3739007d2 Fix Command#lastCommand.
--HG--
extra : rebase_source : 3c37db1a4c7bfae5316e83cd16e6bcf2059c55bb
2011-07-05 20:11:40 +10:00
Doug Kearns 20cc063b68 Add bang support to :delgroup to delete all groups. 2011-07-05 19:33:46 +10:00
Doug Kearns 905c571b31 Fix some option descriptions so they're properly help linkified. 2011-07-05 14:59:39 +10:00
Doug Kearns ab9e3cadd4 Document :delgroup. 2011-07-05 14:33:52 +10:00
Doug Kearns dd35d3ada6 Fix duplicate plugin command listing in :command output. 2011-06-30 00:15:30 +10:00
Doug Kearns ab7ad88b21 Clarify some arg counts and some related tests.
--HG--
extra : rebase_source : e50c757b46406988b0bfa0c179ec1e9bad21a446
2011-06-29 20:11:22 +10:00
Doug Kearns 07bd83d7e4 Add some documentation for Abbreviation.
--HG--
extra : rebase_source : cdc495381db878c2e7bef2a817e40c2d2a196075
2011-06-29 19:13:59 +10:00
Doug Kearns 56d97ef752 Fix Buffer#getAllFrames deprecation call.
--HG--
extra : rebase_source : 9affca91ef61f291a53e8c34066f6b0c14c06803
2011-06-29 10:28:09 +10:00
Doug Kearns e3e2f7d551 Remove duplicate help entry for :tabduplicate.
--HG--
extra : rebase_source : 534765ab51317e566b54d1a8d264d24942c864f5
2011-06-29 03:59:50 +10:00
Doug Kearns 8c873c0ae8 Use argCount: "0" for :restart.
--HG--
extra : rebase_source : 7ae0cb785c72e9c379f12e516621a5a2ade39aa2
2011-06-29 01:52:51 +10:00
Doug Kearns 78a1e62ca2 Don't hide command errors in tab modifier commands.
--HG--
extra : rebase_source : 05de0074fabbae061e14c10073f0b4648d72709f
2011-06-27 15:51:11 +10:00
Doug Kearns 495dd8d9d9 Prompt before running :sanitize all.
--HG--
extra : rebase_source : 7a66e541ba326e72416bff85085003f97d607454
2011-06-27 14:51:59 +10:00
Doug Kearns e4c388ff9b Don't hide error generated for :time :no-such-cmd.
--HG--
extra : rebase_source : 100b8c4d6ac54f8bfb983afd1b8064d5fd7b7e8e
2011-06-27 14:18:05 +10:00
Doug Kearns ad64e49472 Restore some :tabmove argument errors and update :help for recent changes.
--HG--
extra : rebase_source : 496b6d553c64e88cef45620dc1f8210301ad5fe2
2011-06-27 14:14:56 +10:00
Doug Kearns 5046200097 Whitespace fix.
--HG--
extra : rebase_source : 433cff80631fe3adece2cedca915a2c853310dfb
2011-06-26 21:31:49 +10:00
Doug Kearns 29874da067 Delete some stale comments.
--HG--
extra : rebase_source : 509c4daaf6e61de833f454cc81d8a7e13752eb94
2011-06-19 19:17:04 +10:00
Doug Kearns 989bd19500 Remove optional closing find command pattern delimiter from :help /.
It's no longer supported and offsets don't make enough sense to implement.
2011-06-24 14:27:44 +10:00
Doug Kearns fe3decf83a Remove Window special casing from Editor#pasteClipboard. 2011-06-22 11:38:33 +10:00
Doug Kearns daad89bb83 Use the alias of :run that was called in the output window. 2011-06-19 01:29:38 +10:00
Doug Kearns e11d10cfbb Fix timespan based sanitation of history items.
Fixes issue 508.
2011-04-09 12:58:26 +10:00
Doug Kearns 8bc697a6e1 Don't set bang config property for :style, :dialog, :quitall which don't support it. 2011-06-19 00:49:34 +10:00
Doug Kearns ef9a5a47e7 Fix help typo. 2011-06-18 22:24:17 +10:00
Doug Kearns fefe76dfa0 Fix reference to old boolean 'loadplugins' in :help startup. 2011-06-16 15:32:19 +10:00
Doug Kearns 3763e44e3b Add missing semicolons.
--HG--
extra : rebase_source : d0f7ae9f98a691c7a721e8203121964d7976447e
2011-06-16 01:10:06 +10:00
Doug Kearns 68629f3fd5 More assorted map aliases.
--HG--
extra : rebase_source : 8614d45db94c8415542c0a264b602b24d898971e
2011-06-16 01:09:05 +10:00
Doug Kearns 12df37b179 Don't attempt to show empty hint text.
--HG--
extra : rebase_source : dd00a53b707216ec95eb63684bdfef140793f95b
2003-05-08 13:54:44 +10:00
Doug Kearns f2f2a25169 Clarify :help quitting. 2011-06-16 11:50:45 +10:00
Doug Kearns d8618133ab Fix typo in :help :jumps. 2011-06-12 22:59:02 +10:00
Doug Kearns eee7cff10f Add some path manipulation map aliases. 2011-06-12 22:20:12 +10:00
Doug Kearns df984fae58 Fix gP description. 2011-06-12 15:42:20 +10:00
Doug Kearns a6f1417220 Add <scroll-{top,bottom}> map aliases. 2011-06-12 14:11:23 +10:00
Doug Kearns c4c0ab7789 Don't store duplicate site-filters when appending to styles.
--HG--
extra : rebase_source : aefc07675ea287d3b8d51c8fc56ecc14730b7c30
2011-06-11 19:17:29 +10:00
Doug Kearns d960ede32e Display a message from :scriptnames when no scripts have been sourced. 2011-04-04 22:11:30 +10:00
Doug Kearns 8ef77adb1c Whitespace fixes. 2011-04-04 22:10:28 +10:00
Doug Kearns b1f6343fda Fix :command [arg].
In a manner roughly analogous to the :map [arg] implementation. Closes issue
#455.
2011-04-04 22:09:05 +10:00
Doug Kearns 94c8b3f1b8 Add cheap interactive :js heredoc sanity test.
--HG--
extra : rebase_source : 8a14101f288c46ae0f87810b31ffba04a80222e4
2011-04-03 02:14:15 +11:00
Doug Kearns 78cf60a5ba Fix typo in :help :sanitize.
--HG--
extra : rebase_source : ae66821a8b9824a006d8d47350fb32367de9cb86
2011-04-01 21:32:29 +11:00
Doug Kearns a52a0dc61f More ad hoc i18n work. 2011-04-01 10:12:47 +11:00
Doug Kearns b485c9d55e Match :macros name spec to documentation :mac[ros].
Closes issue #466.

--HG--
extra : rebase_source : 0c45a7fc95b9949a4d05507e0ef135cce6676831
2011-03-28 16:37:48 +11:00
Doug Kearns 78430defc2 Fix message key typo. 2011-03-28 10:34:45 +11:00
Doug Kearns 207b6dca72 Fix :set! without premature commandline instantiation.
Fix :let and options.listPrefs.
2011-03-28 09:42:44 +11:00
Doug Kearns 0442577479 Fix :set!. 2011-03-28 08:01:56 +11:00
Doug Kearns 75bf52f46f Remove extraneous 'eht' ;i definition.
--HG--
extra : rebase_source : 6b719404040fcdbe7e5adcded9072771e0b6c194
2011-03-26 10:37:10 +11:00
Doug Kearns 10d6288bac Fix :command -literal completion description. 2011-03-26 07:35:59 +11:00
Doug Kearns aa7d16d373 Fix :reloadall. 2011-03-26 00:32:53 +11:00
Doug Kearns 9ae921773d More ad hoc i18n work. 2011-03-21 17:33:51 +11:00
Doug Kearns de04fc99d4 More ad hoc i18n work. 2011-03-20 00:46:11 +11:00
Doug Kearns 1b197039a5 Add missing Vim modeline. 2011-03-19 21:28:25 +11:00
Doug Kearns ebfc3712e6 Localize the more prompt messages. 2011-03-19 21:24:51 +11:00
Doug Kearns af550c3839 Run style bot.
--HG--
extra : rebase_source : 3661ea16c48258e44239734cdad6bc18abc70b5f
2011-03-19 15:00:46 +11:00
Doug Kearns cf0b41a4db Miscellaneous localization fixes. 2011-03-15 20:30:10 +11:00
Doug Kearns 3d09a0e843 Move input prompt strings to the properties file. 2011-03-13 13:45:47 +11:00
Doug Kearns 27de24f852 Move some more message strings to the properties file. 2011-03-13 03:10:59 +11:00
Doug Kearns acb7a8c8a1 Small refactoring of ConfigBase#{haveHg,branch,version}.
--HG--
extra : rebase_source : 3507cd5053d8041826855822a399e882a946ae33
2011-03-12 02:04:21 +11:00