1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-28 08:54:10 +02:00
Commit Graph

1846 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 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 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 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 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 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 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
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
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 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
Kris Maglione 76e331afea Use JSON.parse rather than eval to parse strings.
--HG--
branch : mode-refactoring
2010-10-06 23:28:42 -04: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
Kris Maglione 03fc7f24d8 Forbid unknown keys in TEXTAREA mode. Closes issue #34. 2010-10-06 23:13:51 -04:00
Kris Maglione 8c98658e74 Finish moving dactyl.dump to util from last commit, and store the last 15 intercepted stack traces. 2010-10-06 18:08:07 -04:00
Kris Maglione 312244c00c Fix a typo in styles.jsm. Closes issue #49. 2010-10-06 17:38:23 -04:00
Kris Maglione f8dc6097aa Fix duplicate plugin help entries. Closes issue #51. 2010-10-06 11:52:57 -04:00
Kris Maglione 97f043d32f Fix some mode changing corner cases. Closes issue #51. 2010-10-06 11:38:22 -04:00
Kris Maglione 41335adaae Fix some major mode changing bugs. Closes issue #55.
--HG--
branch : mode-refactoring
2010-10-06 10:34:28 -04: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 033ad14e75 Restore beeping at buffer scroll boundaries. 2010-10-06 23:51:41 +11:00
Kris Maglione f17790a39a Give the Cmd* and Status* highlight groups slightly higher precedence than their unadorned variants. 2010-10-05 20:03:06 -04:00