1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-26 03:21:26 +02:00
Commit Graph

4981 Commits

Author SHA1 Message Date
Kris Maglione 5a670ebd7b Stem my patholigical tendency to use iterators wherever possible (but not my pathological desire to clean up perfectly servicable code). 2010-10-11 01:49:58 -04:00
Kris Maglione e6672f47c3 Allow \ line continuations in Ex files. 2010-10-10 23:05:59 -04:00
Kris Maglione d7ff35c565 Get rid of a lot of special casing in the event loops. Merge default.
--HG--
branch : mode-refactoring
2010-10-10 15:19:27 -04:00
Kris Maglione 7a2d80e675 Some cherry-picked changes from my next mode-refactoring commit. 2010-10-10 15:06:11 -04:00
Kris Maglione 5e5a112c0b Fix some help formatting problems. 2010-10-10 03:27:01 -04:00
Kris Maglione c977268278 Merge default.
--HG--
branch : mode-refactoring
2010-10-10 02:56:22 -04:00
Kris Maglione c0729269dd Add command argument/option/quoting help information. 2010-10-10 02:55:42 -04:00
Kris Maglione 5e231dd571 Some smaller hint mode tweaks and fixes. 2010-10-09 21:05:02 -04:00
Kris Maglione d6e62a728d Also update hints on scroll events. 2010-10-09 20:15:24 -04:00
Kris Maglione d0e2262565 Fix displaying of selected hint, especally with g; 2010-10-09 19:47:32 -04:00
Kris Maglione a9206c4e3c Fix startup in permanent private browsing mode. 2010-10-09 17:03:57 -04:00
Kris Maglione 4151fe4064 Merge default.
--HG--
branch : mode-refactoring
2010-10-09 16:48:11 -04:00
Kris Maglione fdddfb31ef Add ;S ‘add search keyword’ hint mode. 2010-10-09 16:45:22 -04:00
Kris Maglione 8fb31f7696 Better :qmark completion. 2010-10-09 13:21:00 -04:00
Kris Maglione 15df81361d Fix some double-printed errors on :source, and make :source! work properly for Ex files. 2010-10-09 13:10:41 -04:00
Kris Maglione 0d3c9bd613 Fix now spurious :autocmd examples.
--HG--
branch : mode-refactoring
2010-10-09 12:56:05 -04: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
Štěpán Němec 08ed30f07a Fix :extupdate documentation markup.
--HG--
branch : mode-refactoring
2010-10-09 12:26:20 +02:00
Štěpán Němec 29448adaa6 Fix a typo.
--HG--
branch : mode-refactoring
2010-10-09 12:24:43 +02:00
Kris Maglione a682373e27 Replace spurious modes.replace call that Doug, er, warned be about before I committed it.
--HG--
branch : mode-refactoring
2010-10-09 02:26:12 -04:00
Kris Maglione d64eab8f2a Fix iter() on FF36. Closes issue #63. 2010-10-09 01:11:08 -04:00
Kris Maglione fbba50e267 Merge default.
--HG--
branch : mode-refactoring
2010-10-08 23:45:52 -04:00
Kris Maglione f40ed2e734 Hint mode improvements. 2010-10-08 22:54:34 -04:00
Kris Maglione 25dd6a1f5b Merge default.
--HG--
branch : mode-refactoring
2010-10-08 20:59:14 -04:00
Kris Maglione da7dcd59c1 Add a bunch of developer/contributer tags to install.rdf. 2010-10-08 20:58:44 -04:00
Kris Maglione 42d79460e2 Change the timing of mode-change callbacks slightly. Fix some message display bugs.
--HG--
branch : mode-refactoring
2010-10-08 20:49:54 -04:00
Kris Maglione d138c1e027 Add :extupdate command. 2010-10-08 18:18:36 -04:00
Kris Maglione c05ad65895 Remove spurious modes.reset() in RangeFinder#onSubmit. Fixes focusing links on submit.
--HG--
branch : mode-refactoring
extra : rebase_source : 494ba7809803499905f135c4410f5e87af4417d6
2010-10-08 15:37:30 -04:00
Štěpán Němec 9295b36aad Fix the help index to match docs updated during the recent TextEdit frenzy.
--HG--
branch : mode-refactoring
2010-10-08 21:34:01 +02:00
Kris Maglione 765bb46358 Merge default.
--HG--
branch : mode-refactoring
2010-10-08 15:32:20 -04:00
Kris Maglione 9ed5d069ee Fix prefixing of dump messages from base.jsm. 2010-10-08 15:31:53 -04:00
Kris Maglione ff224d81c1 Add temporary kludge until the next FF4b comes out. 2010-10-08 15:16:17 -04:00
Doug Kearns 16f67b0d7d Fix some outdated TEXTAREA mode references.
--HG--
branch : mode-refactoring
2010-10-09 05:49:10 +11:00
Kris Maglione cb58723ce4 Merge non-mode-related changes with default branch.
--HG--
branch : mode-refactoring
2010-10-08 14:25:49 -04:00
Kris Maglione 0856343b40 Rename TEXTAREA mode to TEXT EDIT mode, and move it from :imap to :tmap.
--HG--
branch : mode-refactoring
2010-10-08 13:42:16 -04: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
Kris Maglione 655a48384b Just use with (window) in userEval. Adding it to the prototype chain causes too much trouble.
--HG--
extra : transplant_source : %040%D8%7E%06m%B1%04D%9E%C0wN%BF%8F%EEo%D9%14%F5
2010-10-07 23:35:53 -04:00
Kris Maglione 301a8e5377 Just use with (window) in userEval. Adding it to the prototype chain causes too much trouble.
--HG--
branch : mode-refactoring
2010-10-07 23:35:53 -04:00
Kris Maglione 1c62294ef6 Some minor fixes, and add ctypes support to iter().
--HG--
extra : transplant_source : %8A%D5.%EC.%9A%CC%94%D3%AA%03ARn%D5%A0d%DF%FBj
2010-10-07 23:18:09 -04:00
Kris Maglione 248c906e9c Some minor fixes, and add ctypes support to iter().
--HG--
branch : mode-refactoring
2010-10-07 23:18:09 -04:00
Kris Maglione d6fd5d929d Use JSON.parse rather than eval to parse strings.
--HG--
extra : transplant_source : %7B%40A%81%9F3%F4N%A7%0A%C37%A5%3D%D0%B9d%80%14%FE
2010-10-06 23:28:42 -04: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