Commit Graph
100 Commits
Author SHA1 Message Date
Doug Kearns 48dd94773e Employ dactyl.assert where appropriate in Melodactyl. 2010-10-21 15:25:54 +11:00
Doug Kearns d196061b16 Improve autocommands.xml formatting. 2010-10-21 15:20:44 +11:00
Doug Kearns a78a9d536d Remove unnecessary use of typeof when setting the default value of 'cpt'. 2010-10-21 05:27:56 +11:00
Doug Kearns f4b1617990 Don't reload the page on gU when we're already there. 2010-10-21 05:26:13 +11:00
Doug Kearns 9f53da0ce3 Use entities in xmlns attributes where missing.
--HG--
extra : rebase_source : 9c46da3c53e76ed33a3839e7c59acacbd0ee7805
2010-10-20 13:49:32 +11:00
Doug Kearns 0c797196c4 Typo fixes.
--HG--
extra : rebase_source : ae1f5592e46693439e561f82fdf14b33885071e6
2010-10-20 00:26:54 +11:00
Doug Kearns f69258ebe7 Fix name of Teledactyl overlay.
--HG--
rename : teledactyl/content/pentadactyl.xul => teledactyl/content/teledactyl.xul
extra : rebase_source : 721f966774427171d35501441c4a5eba98043c0a
2010-10-19 01:37:36 +11:00
Doug Kearns f67db8ccb5 Whitespace fixes.
--HG--
extra : rebase_source : 751d7904f8054e889abbd2590b45a8853dc659ee
2010-10-18 23:50:19 +11:00
Doug Kearns 9a9a30f979 Refactor :open action. 2010-10-18 01:45:32 +11:00
Doug Kearns 0b4ff6652b Fix MOW initialization in Teledactyl. 2010-10-18 01:12:04 +11:00
Doug Kearns 3a7869ce9b Update Vim runtime files for Ex conditionals. 2010-10-17 23:29:52 +11:00
Doug Kearns d170fda0e3 Replace dactyl.has(OS) with util.isOS. 2010-10-17 23:22:53 +11:00
Doug Kearns a507900e04 Refactor the gu mapping action again. 2010-10-17 01:25:53 +11:00
Doug Kearns e879395cb2 Refactor the gu mapping action. 2010-10-16 22:30:37 +11:00
Doug Kearns 81aa34c418 Clarify :qmark help by removing partially duplicated discussion of :open. 2010-10-15 20:24:07 +11:00
Doug Kearns ad27471fd6 Update Vim runtime files for Cookie related functionality. 2010-10-15 19:56:46 +11:00
Doug Kearns dac0599716 Fix naming of Leave* and Enter autocmd events in Teledactyl help.
--HG--
extra : rebase_source : 9909ab5ce0f9f590cfe3fcf3989c36050dd086a0
2010-10-15 11:06:37 +11:00
Doug Kearns 2ef89cb8bf Update Vim runtime files for reactivated options and commands. 2010-10-15 10:52:17 +11:00
Doug Kearns 6e6633b44c Remove stray period from :yank help index entry. 2010-10-15 10:44:03 +11:00
Doug Kearns 47a01c3ff6 options.setPref -> prefs.set
--HG--
extra : rebase_source : e6d7710ed3f269934ce4c517e97ad93c6c2f5840
2010-10-15 10:41:07 +11:00
Doug Kearns df52dd1f2b Update straggler commands to use CommandOption.
--HG--
extra : rebase_source : c151758b643249af238cb60d7b04ba2c1bb5dbc6
2010-10-15 10:40:27 +11:00
Doug Kearns 2de4120afe Remove redundant use of Option.validateCompleter.
This is run by default now.

--HG--
extra : rebase_source : 5e8a58550a0c6c3c9fb0cc146bb6405009a24ade
2010-10-15 10:30:49 +11:00
Doug Kearns 0abc4fbc33 Restore PLAYER mode in Melodactyl.
A quick fix to ascertain the status of player features.

--HG--
extra : rebase_source : e941b9f0f3a822b2584ddec66875ec421dd7865c
2010-10-15 10:27:10 +11:00
Doug Kearns 83a29fa978 Fix :displaypane help.
--HG--
extra : rebase_source : 7487dd7be1e05562b78e5985d57432854a693a1f
2010-10-15 04:48:36 +11:00
Doug Kearns a5789198ba Fix Teledactyl option initialization typo.
--HG--
extra : rebase_source : fe95f1616893f1409033b16553b130e76d222e22
2010-10-15 04:42:12 +11:00
Doug Kearns 496ea687f6 Remove definition of unused window.BrowserStop for Melodactyl.
--HG--
extra : rebase_source : 5b8db1160f32e5d61ef08cebe95d9b5b04b85f01
2010-10-15 04:39:36 +11:00
Doug Kearns 87b033d41d Remove 'jumpto' and 'places' :dialog args.
These are only available as addons now in Songbird.

--HG--
extra : rebase_source : 27328afb30717da4533411912fe46be92cca5659
2010-10-15 04:36:13 +11:00
Doug Kearns 72b38d2d2e Remove crufty comment.
--HG--
extra : rebase_source : 3d39efb98c9dd571d019862dded2e6a2cc123c7d
2010-10-15 04:34:14 +11:00
Doug Kearns e45540edce Update Vim runtime files.
--HG--
extra : rebase_source : 8bc88f99b995baafd07f560914089accc2025b35
2010-10-15 04:33:48 +11:00
Doug Kearns 0782cc7d77 Add 'mapleader' and 'wildanchor' to index.xml.
--HG--
extra : rebase_source : 977caf7f07cbdb280501b090ac021cf2616ea7f4
2010-10-15 04:33:15 +11:00
Doug Kearns bc13f88243 Fix ${VAR} formatting in :help :set_env. 2010-10-13 11:30:42 +11:00
Doug Kearns b5d37b8ae4 Steal some of stepnem's typo fixing thunder. 2010-10-13 11:28:06 +11:00
Doug Kearns cc9db4f1f8 Update some default option values in options.xml.
--HG--
extra : rebase_source : 2d935796a63c269f8655f0b1c3f32461ac74c2e3
2010-10-11 22:02:08 +11:00
Doug Kearns c081c92d3d Fix Vim highlighting of pathological boolean option bang inversions.
--HG--
extra : rebase_source : b535275dc994f5c68533f1f2048cee35bafdc019
2010-10-11 22:01:46 +11:00
Doug Kearns 68b6df33ca Miscellaneous formatting fixes.
--HG--
extra : rebase_source : ac84b34db15b95fd5a6ad597a1420ffc4cb35414
2010-10-11 22:01:18 +11:00
Doug Kearns 7fc8283f79 Add :extupdate to the help file index. 2010-10-09 23:03:08 +11:00
Doug Kearns 97b7c272d1 Add :extupdate to the help file index. 2010-10-09 23:01:53 +11:00
Doug Kearns b34296017c Update Vim runtime files for :extupdate addition. 2010-10-09 22:54:17 +11:00
Doug Kearns a1d855a478 Fix :extupdate name.
"extuupdate" -> "extupdate"
2010-10-09 22:50:50 +11:00
Doug Kearns 64a50b8cfc Clean up some crufty comments. 2010-10-09 22:48:54 +11:00
Doug Kearns 8be0558982 Whitespace fixes. 2010-10-09 21:45:52 +11:00
Doug Kearns 86efd0bb6a Add missing "use strict" pragmas. 2010-10-09 21:42:37 +11:00
Doug Kearns 16f67b0d7d Fix some outdated TEXTAREA mode references.
--HG--
branch : mode-refactoring
2010-10-09 05:49:10 +11:00
Doug Kearns c3f977cf74 Prevent endless TEXTAREA->INSERT->TEXTAREA mode stacking.
--HG--
branch : mode-refactoring
2010-10-09 04:18:59 +11:00
Doug Kearns ce10a9af13 Fix 'c' and 's' VISUAL mode mappings.
--HG--
branch : mode-refactoring
2010-10-09 02:05:00 +11:00
Doug Kearns dd3d79ea73 Update Vim runtime files for 'mapleader'.
Closes issue #58.
2010-10-07 19:07:59 +11:00
Doug Kearns 54bc41d571 Rename License.txt to LICENSE.txt to match the legalese.
--HG--
rename : License.txt => LICENSE.txt
2010-10-07 16:52:08 +11:00
Doug Kearns a74f5df6c7 Use null rather than -1 for specifying a non-existent mode display function.
--HG--
extra : rebase_source : 1709c70c9e792c2f52009728fc7cd53970f8a9ae
2010-10-07 01:35:25 +11:00
Doug Kearns 8eca664a41 Remove unused variable. 2010-10-07 00:51:30 +11:00
Doug Kearns b23227f20b Fix error message for non-existent commands in a "|" separated command line. 2010-10-07 00:48:33 +11:00
Doug Kearns 3aefc2ef99 Add some documentation for :help :bar. 2010-10-06 23:57:24 +11:00
Doug Kearns 033ad14e75 Restore beeping at buffer scroll boundaries. 2010-10-06 23:51:41 +11:00
Doug Kearns c85b53232f Remove unused melodactyl.svg logo file. 2010-10-03 19:38:36 +11:00
Doug Kearns 1fea8310c6 Melodactyl naming fixes 2.
--HG--
rename : melodactyl/content/xulmus.svg => melodactyl/content/melodactyl.svg
2010-10-03 19:22:55 +11:00
Doug Kearns cdc82e3f5b Update Vim runtime files for Melodactyl. 2010-10-03 19:15:01 +11:00
Doug Kearns c0a5a680b8 Fix :helpall {arg}. 2010-10-02 21:03:30 +10:00
Doug Kearns 2c1555b651 Add missing filename.xml help file tags to the tags list.
These are the only tags guaranteed to be present for each file.
2010-10-02 18:14:33 +10:00
Doug Kearns ec9b83d898 Whitespace fixes. 2010-10-02 17:49:55 +10:00
Doug Kearns 572c591979 Fix :command list output. 2010-10-02 02:39:41 +10:00
Doug Kearns 2aa9c05492 Remove unnecessary RegExp when splitting paths in completion.shellCommand. 2010-10-02 01:07:06 +10:00
Doug Kearns 38aeea10a8 Give the about:pentadactyl page a title. 2010-10-02 00:35:43 +10:00
Doug Kearns 7a09c698f7 Add some missing options to index.xml help page. 2010-10-01 23:55:13 +10:00
Doug Kearns 84cd9c5cef Fix trailing whitespace in last commit (stepnem).
Also kick stepnem to bottom of the AUTHORS list at his request.
2010-10-01 22:48:51 +10:00
Doug Kearns 17a0f7bc8d Update Vim runtime files. 2010-10-01 22:20:34 +10:00
Doug Kearns b05c6f5659 Update Pentadactyl's AUTHORS list. 2010-10-01 20:41:05 +10:00
Doug Kearns 75854ad74d Fix 'banghist' type definition. 2010-10-01 20:33:10 +10:00
Doug Kearns 924f6ab1b2 Replace some Muttator references. 2010-10-01 03:09:31 +10:00
Doug Kearns 725cf1f1f7 Replace the *.vimp file extension with config specific extensions. 2010-10-01 02:43:02 +10:00
Doug Kearns 002522c179 Remove a couple of spurious files. 2010-10-01 01:18:08 +10:00
Doug Kearns 8911bedbd7 Remove a stale comment.
The visualbell popup no longer clears the command-line.

--HG--
extra : rebase_source : 0b661f2b1ff98eda15cf531aa060b54a7e8bf600
2010-09-30 16:51:59 +10:00
Doug Kearns db40a27d0e Fix the version string on the about:pentadactyl page.
--HG--
extra : rebase_source : ba2cbc680cdda61eb4212550aaff04d58dd1b5a4
2010-09-30 16:46:50 +10:00
Doug Kearns d7bf145acf Normalise the use of "Ex command" in the help files.
--HG--
extra : rebase_source : cff38cc5048c648485bca80031910c1712280b35
2010-09-30 15:30:23 +10:00
Doug Kearns 37d94aaed9 Junk dactyl.{evalExpression,variableReference}.
Replace mappings.getMapLeader() with a mappings.mapLeader property.
2010-09-28 18:53:35 +10:00
Doug Kearns 0d56dac3ac Fix output of :let when no variables are defined. 2010-09-28 18:36:00 +10:00
Doug Kearns f3be395b0c Remove a stale comment. 2010-09-28 18:32:08 +10:00
Doug Kearns a1aa473440 Remove useless example RC files.
These would be much better hosted on a wiki or similar.

--HG--
extra : rebase_source : bd6887b6dfbcd7393ee58eac4e61afcef7a9a2bb
2010-09-27 01:02:42 +10:00
Doug Kearns 59a65053a7 Update Teledactyl related Vim runtime files.
--HG--
rename : teledactyl/contrib/vim/ftdetect/muttator.vim => teledactyl/contrib/vim/ftdetect/teledactyl.vim
rename : teledactyl/contrib/vim/syntax/muttator.vim => teledactyl/contrib/vim/syntax/teledactyl.vim
extra : rebase_source : 46fb45b2e516c953617080ddf417d5ecc5c724ba
2010-09-27 00:43:43 +10:00
Doug Kearns 28981bbd22 Clarify the Quickmarks#jumpTo docs. 2010-09-26 12:09:23 +10:00
Doug Kearns 87b29aa609 Camel-case array#{iteritems,itervalues}. 2010-09-26 11:54:28 +10:00
Doug Kearns 8f34359ab8 Fix typo in IO#readHeredoc. 2010-09-26 02:23:07 +10:00
Doug Kearns 67535d91d9 Fix typo in :help :js text. 2010-09-26 02:17:27 +10:00
Doug Kearns 8fdb8abd49 Clean up so loose ends from the recent Command#execute refactoring.
This fixes [count]u.

--HG--
extra : rebase_source : a453a99a757e434b6ce1758320d5840d8286002e
2010-09-26 01:57:54 +10:00
Doug Kearns 88519c83f5 Fix setting of preferences to false via :set!. 2010-09-24 17:26:54 +10:00
Doug Kearns c111b047c6 Fix a few more comment typos. 2010-09-24 16:52:32 +10:00
Doug Kearns 0d2b1b6dfd Whitespace fixes. 2010-09-24 16:26:08 +10:00
Doug Kearns 904f3cb974 More camel-casing.
isInstance -> isinstance as homage to instanceof.
2010-09-24 16:19:50 +10:00
Doug Kearns a06b571058 Update Vim syntax highlighter. 2010-09-24 16:03:14 +10:00
Doug Kearns 06215e2eb9 Revert 975d3f90c8a1 for now.
The magical powers of getCurrentWord() have temporarily won.
2010-09-23 20:21:11 +10:00
Doug Kearns ad8b0de148 Mention broken */# commands in TODO. 2010-09-23 20:04:17 +10:00
Doug Kearns b6b0d5b427 Change buffer.getCurrentWord() to a read-only property buffer.currentWord. 2010-09-23 20:03:26 +10:00
Doug Kearns defa81b3d5 Camel-case some identifiers gone rogue.
Do not free a camel of the burden of his hump; you may be freeing him from
being a camel.
- G. K. Chesterton
2010-09-23 20:01:50 +10:00
Doug Kearns 78b223bc74 Mention the change in behaviour of rtp=,, in NEWS.
--HG--
extra : rebase_source : 5bdd30da9d555d05306c2aaa1bdcadb7dfdb82dd
2010-09-23 18:44:19 +10:00
Doug Kearns 4897e5cfad Add missing config.idname.
This fixes a host of issues but, most prominently, 'rtp' is correct on Windows
again.
2010-09-23 13:48:50 +10:00
Doug Kearns 21a9755bbd Add 'hintkeys' to the Vim syntax highlighter.
--HG--
extra : rebase_source : 46d17cb96f4c615b77ac2f2aa502e1f37fd9605b
2010-09-23 11:30:31 +10:00
Doug Kearns 91b4b11c22 Fix :map -description spelling.
--HG--
extra : rebase_source : 105e6d962dfa20e96c1e942e2f1901c78e407be4
2010-09-23 02:34:47 +10:00
Doug Kearns f089badc81 Revert 1c909d84822f
Restore declarations of window.liberator and modules.liberator.  These afford
some compatibility for plugins with liberator apps.

--HG--
extra : rebase_source : 8b0ca4c9365f0da89045ec4d76845e7ddee811fc
2010-09-23 01:05:00 +10:00
Doug Kearns 31e3544006 Make use of String#trim.
--HG--
extra : rebase_source : d55aa303e47dab2902c8fdfafb9e82f603ff0c67
2010-09-23 00:33:54 +10:00
Doug Kearns cce6bb653e Add missing semicolons.
...let the good times roll.
2010-09-22 23:44:04 +10:00
Doug Kearns 39cbb91490 Remove declarations of window.liberator and modules.liberator. 2010-09-22 21:45:25 +10:00
Doug Kearns 5f2436650c Fix :cd command. 2010-09-22 21:22:00 +10:00