Commit Graph
100 Commits
Author SHA1 Message Date
Doug Kearns c6a80bdcb3 End both visual characterwise and linewise modes with either v_V or v_v.
The distinction between these visual modes is barely implemented but having v_V
delete characterwise selected text is confusing.

--HG--
extra : rebase_source : c44c998f3e5572067cb858193f5fb1f2c82d3d13
2010-11-05 01:15:54 +11:00
Doug Kearns c1c20175fb Remove support for t_gI for now.
It's odd to support just that Vim extension even though its implementation is
correct and that of t_I is not.  We should look at adding these commands later
when the core Vi commands are more accurately implemented.

--HG--
extra : rebase_source : f33cc9c9cbe0de8af2640655c0c7f9485f0a8a9d
2010-11-05 01:12:55 +11:00
Doug Kearns ef6a52f01c Make use of dactyl.assert in t_<C-t> and v_d actions.
--HG--
extra : rebase_source : 7c7275d3695e98034f542c29fda8dafee2378253
2010-11-05 01:10:13 +11:00
Doug Kearns 359c6e8a76 Improve t_u and t_r descriptions.
--HG--
extra : rebase_source : f630111750ec2f2feaf7442534f4528036ea7975
2010-11-05 01:08:45 +11:00
Doug Kearns a33c68877e Improve "command line" <-> "command-line" usage.
--HG--
extra : rebase_source : daa8ab7737ea2e82ce48de78d5ae3e8434735cf4
2010-11-05 01:08:01 +11:00
Doug Kearns 26e130bd0b Whitespace fixes.
--HG--
extra : rebase_source : 7bc98c4cf1a8ca89cfbfb1f96ffe9fa72565c663
2010-11-05 00:52:40 +11:00
Doug Kearns 4f5fd70ab2 Make Browser.incrementURL a little more readable.
--HG--
extra : rebase_source : d297c23cb02a5b977297938f2086905ffa6a031c
2010-11-05 00:49:46 +11:00
Doug Kearns 64c96436eb Make use of the new default property of CommandOption in :sortview.
--HG--
extra : rebase_source : 4b616d19e9b74229c65738be500653c075ea62e8
2010-11-05 00:45:31 +11:00
Doug Kearns 34eba352da Add missing semicolons.
--HG--
extra : rebase_source : 5fdc6c8e52b982ea4685d97cd7ccfeb184ec3851
2010-11-05 00:44:25 +11:00
Doug Kearns 5bba002dfb Fix completer listing in :command output. 2010-11-02 01:31:09 +11:00
Doug Kearns 44e7b5aa55 Remove useless boolean return values from _processHints.
And so begins the great "Returning booleans from every function as some
delusional attempt at error handling is insane"(TM) cleanup.
2010-10-24 00:34:03 +11:00
Doug Kearns c89df81725 Typo fixes. 2010-10-23 23:14:08 +11:00
Doug Kearns 91bdacd5a7 Fix typo in player.xml help. 2010-10-23 01:46:07 +11:00
Doug Kearns b62560c6fb Extract a general searchEngine completer from 'suggestengines' completer. 2010-10-23 01:45:53 +11:00
Doug Kearns 7f61f49841 Add cheap count support to :playernext and :playerprev. 2010-10-22 19:19:19 +11:00
Doug Kearns 0163f54311 Give a better error message when no arg is specified for :volume. 2010-10-22 17:45:27 +11:00
Doug Kearns b3d55f51f9 Fix Melodactyl volume mappings. 2010-10-22 17:30:23 +11:00
Doug Kearns 76549faacc Remove vague and untrue coding style recommendations. 2010-10-22 16:14:20 +11:00
Doug Kearns b009825530 Expand the 'cdpath' help. 2010-10-22 16:06:28 +11:00
Doug Kearns c9e91d77dc Catch some missing regex -> regexp conversions in NEWS. 2010-10-22 12:10:30 +11:00
Doug Kearns 4f14857d66 Normalise regex -> regexp.
This is what JS uses and using both is confusing.
2010-10-22 12:03:03 +11:00
Doug Kearns 5a42002243 Fix track focusing in Melodactyl's :load and :filter.
--HG--
extra : rebase_source : f1aa56b7413a785e601b95da5052e94e851bdfbe
2010-10-21 23:08:23 +11:00
Doug Kearns 377f8b01d4 Replace use of <b>arg</b> in API docs with *arg*.
--HG--
extra : rebase_source : f127ac4f494053e4306074f5acded34b2d363eef
2010-10-21 22:55:15 +11:00
Doug Kearns fafd591cf0 Fix :delqmarks completion. 2010-10-21 21:11:22 +11:00
Doug Kearns 4c90f72617 Fix :zoom with a relative argument. 2010-10-21 17:49:06 +11:00
Doug Kearns 8e827b053d Simplify :displaypane argument names. 2010-10-21 15:45:47 +11:00
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