Commit Graph
100 Commits
Author SHA1 Message Date
Kris Maglione 83e8d068c2 Fix typo in 'passkeys' setter from revision e6db4764e7e6. Fail with a message on throw from option setter. Closes issue #392. 2011-02-19 14:53:12 -05:00
Kris Maglione 732dd0a12d Delinkify BookmarkChange and BookmarkRemove which don't currently have help tags. 2011-02-19 07:59:21 -05:00
Kris Maglione 5a519b2f9c Fix closing menus on <Esc> broken in revision bf712a2498ed. 2011-02-19 07:52:01 -05:00
Kris Maglione 2cef435dbc Hack on :help NEWS. 2011-02-19 07:17:54 -05:00
Kris Maglione 73917f7cee Italicize new news items for a much needed sharper visual distinction. 2011-02-19 06:25:32 -05:00
Kris Maglione 29e9c51eb8 Fix key mapping fallthrough bug. 2011-02-19 05:03:50 -05:00
Kris Maglione 6fb8196344 Fix bug. 2011-02-19 04:35:50 -05:00
Kris Maglione caaef0214b Make 'showmode' a regexplist to satisfy whiny pansies who can't tolerate seeing -- EX -- in the status line. 2011-02-19 04:06:42 -05:00
Kris Maglione 3132b2de22 Fix stacked key handling issues when fallthrough handlers are present. Fixes regression of issue #15. 2011-02-19 03:22:42 -05:00
Kris Maglione 6a62f02f60 Fix issue with last commit. 2011-02-19 02:29:27 -05:00
Kris Maglione 14916bf7bd Allow specifying a local set of bindings for XMLToDom. 2011-02-19 02:22:10 -05:00
Kris Maglione 77157eaff8 Add missing function name. Fix cleanup on window close. Fix minor mode change bug and add guards. 2011-02-19 02:13:05 -05:00
Kris Maglione 18f9b6908d Fix problem with last commit. 2011-02-19 00:39:44 -05:00
Kris Maglione 34c0c5a10e Small fix for Minefield. 2011-02-19 00:24:07 -05:00
Kris Maglione cb0a07ddd1 Fix some completion issues. Make async search suggestion completions somewhat more useable. 2011-02-18 22:25:36 -05:00
Kris Maglione ce23dd079d Fix key event stringification letter-case issue for non-keypress events. Closes issue #258. 2011-02-18 20:59:16 -05:00
Kris Maglione 11c39de46b Don't print error message on :source! non-existent-file. Add tests. Closes issue #390. 2011-02-18 20:20:36 -05:00
Kris Maglione 54452917b2 Fix link search. 2011-02-18 14:48:33 -05:00
Kris Maglione be5c6a4525 Fix [[/]]. 2011-02-18 14:43:39 -05:00
Kris Maglione 8fc61fb863 Fix typos. Ugh. 2011-02-17 22:26:09 -05:00
Kris Maglione a6e245b0bf Add some mappings to AUTOCOMPLETE mode. 2011-02-17 22:23:51 -05:00
Kris Maglione 35bbf562d4 Hack on :help NEWS.
--HG--
extra : rebase_source : ad2bc75249d38f42f07b705c1799d7bb1fa2e3ad
2011-02-17 17:46:34 -05:00
Kris Maglione e21a289597 Fix stupid CSS. 2011-02-17 16:43:15 -05:00
Kris Maglione 1284a05a90 Restore 'eht' help spec. 2011-02-17 16:35:18 -05:00
Kris Maglione 9a761f3634 Fix running the REPL with certain arbitrary contexts, e.g., 'commands'. 2011-02-17 16:32:08 -05:00
Kris Maglione cd208af271 Allow specifying a group: prefix for Ex commands. 2011-02-17 16:03:42 -05:00
Kris Maglione 75a53a6858 Document sitelist and sitemap option types. 2011-02-17 15:36:48 -05:00
Kris Maglione 5e6e1c6054 Add validation to revision d91ffd3a7b40. 2011-02-17 15:31:05 -05:00
Kris Maglione a54573522a Replace XPath-based hint paths with CSS selectors. Needs cleanup and validation.
--HG--
extra : rebase_source : 83035481bf697b7b57e17e516b0dfc61329164c6
2011-02-17 15:23:17 -05:00
Kris Maglione 589849c06d Make 'passkeys' a sitemap rather than a regexpmap for parity with autocmds, groups, and styles.
--HG--
extra : rebase_source : 5e3e621416934d4c085eef491dd54243308f92c8
2011-02-17 13:58:39 -05:00
Kris Maglione 7b1c40cf5f Add AUTOCOMPLETE mode. 2011-02-17 10:11:04 -05:00
Kris Maglione c5da372a3f Properly blur the command line when leaving command line mode. Closes issue #285. 2011-02-17 09:52:05 -05:00
Kris Maglione 8295310a14 [help] Remove incorrect statement. Add :javas[cript]! tags. 2011-02-17 08:25:38 -05:00
Kris Maglione bf59c3922d Remove unwanted newline and add much needed commit spam. 2011-02-17 07:32:03 -05:00
Kris Maglione b91cb26918 Load REPL styles when displaying help pages. 2011-02-17 07:30:56 -05:00
Kris Maglione c8cc18b440 Fix REPL scroll offset calculation. 2011-02-17 07:27:21 -05:00
Kris Maglione e17b99c9c6 Actually fix history bug. 2011-02-17 07:18:25 -05:00
Kris Maglione 380922ebcc Co-opt :js! for REPL. Add optional context argument. Add docs. Fix history bug. 2011-02-17 07:17:19 -05:00
Kris Maglione 125739c29c Fix REPL bug. 2011-02-17 06:32:10 -05:00
Kris Maglione 04b561d98f Clear message when exiting command line mode if there has been no new output, rather than on entering. Fixes revision 3a1866fd970c. 2011-02-17 05:53:52 -05:00
Kris Maglione 5bfbc6418b Add some MOW bindings to REPL mode. Add counts to MOW bindings. 2011-02-17 05:50:24 -05:00
Kris Maglione cdd8c918ed Finish forgotten modification for last commit. 2011-02-17 05:07:27 -05:00
Kris Maglione bd71135b08 Preliminary REPL mode. 2011-02-17 03:59:28 -05:00
Kris Maglione caefc819bc Clear message before entering command line mode. Closes issue #361. 2011-02-16 23:04:25 -05:00
Kris Maglione aa89cabb79 Minor key event processing changes. 2011-02-16 23:01:54 -05:00
Kris Maglione d76a6e7f0f Ugh. 2011-02-16 20:52:05 -05:00
Kris Maglione a294f71264 Fix issue with feeding keys from map actions executed after a timeout. Closes issue #378. 2011-02-16 20:46:10 -05:00
Kris Maglione a1b907fa6d Don't beep after canceling a key chain with <Esc> 2011-02-16 20:37:39 -05:00
Kris Maglione 80b49b3f10 Fix hint processing bug. 2011-02-16 13:20:46 -05:00
Kris Maglione 928572fa0d Minor key processing tweaks. 2011-02-15 19:51:26 -05:00
Kris Maglione 5606b96957 Require "x" flag in util.regexp for "extended" regex processing. 2011-02-15 13:06:40 -05:00
Kris Maglione 5d53adcebc Fix dactyl.parseURLS bug. 2011-02-15 12:34:34 -05:00
Kris Maglione fe8e1e1586 Restore ;f hint XPath lost in revision ae79abb4ff88. Closes issue #382. 2011-02-14 23:33:00 -05:00
Kris Maglione b33d753b69 Fix typos. Closes issue #381. 2011-02-14 21:47:30 -05:00
Kris Maglione 6e22507d69 Minor fixes/cleanup for last commit. 2011-02-14 17:57:06 -05:00
Kris Maglione 0f8116aea1 Work around some conceivable race conditions in one of my least favorite commits ever. 2011-02-14 17:41:25 -05:00
Kris Maglione baa296527e Check branch after a timeout. 2011-02-14 16:54:20 -05:00
Kris Maglione 0a008b6a51 Fix config.addon bug and augment Class.memoize somewhat. 2011-02-14 16:47:57 -05:00
Kris Maglione 9ef146b93b Fix Customize Toolbar with toolbar.customization.usesheet=true. Closes issue #379. 2011-02-14 15:13:03 -05:00
Kris Maglione a42d29385a Fix "Edit Element Style", "New Attribute", etc. in Firebug. 2011-02-14 14:30:26 -05:00
Kris Maglione 69c9a9e485 Fix "Edit Element Style", "New Attribute", etc. in Firebug. 2011-02-14 14:00:47 -05:00
Kris Maglione 6392a8e9dd Fix typo in revision 4b0bb5f85de3. 2011-02-14 05:15:29 -05:00
Kris Maglione 84b121c762 Make @: work again. 2011-02-14 05:13:40 -05:00
Kris Maglione 4bb9ecd27d Placate the defsearch zealots. 2011-02-14 05:07:03 -05:00
Kris Maglione 7eb6761dbe Hack to get rid of error on switching to/from fullscreen. 2011-02-14 04:28:07 -05:00
Kris Maglione d09d5c7e41 Deal with recent horrible TraceMonkey quirks. 2011-02-14 00:27:12 -05:00
Kris Maglione b296f36d1d Fix RangeFind quirks. 2011-02-13 23:45:10 -05:00
Kris Maglione e776a35e6f Closes issue #376. 2011-02-13 23:33:35 -05:00
Kris Maglione 1d2965bebb Fix -tags option in command line generated by n_a. Closes issue #369. 2011-02-13 10:18:29 -05:00
Kris Maglione 6e6eac9709 Fix bug. 2011-02-12 23:13:29 -05:00
Kris Maglione aba1a13961 Fix :au grouping bug. 2011-02-12 22:26:44 -05:00
Kris Maglione 689c5b9075 Try to be a bit more explicit, regarding revision ee240481ce6b. 2011-02-12 21:30:24 -05:00
Kris Maglione 345752354f Guard against horrible eval-based monkey patching of our overlay functions. 2011-02-12 21:22:50 -05:00
Kris Maglione 11127c5a7d Accept more plausible URLs rather than falling back to horrid defsearch. Closes issue #338. 2011-02-12 20:52:18 -05:00
Kris Maglione 261a325ced Fix :tbt Menu Bar. Closes issue #366. 2011-02-12 20:07:36 -05:00
Kris Maglione 61476fca47 Ignore arg/motion maps when shorter matching map is found. Closes issue #365. 2011-02-12 19:52:53 -05:00
Kris Maglione bc953c5d9b Re-enable revision 92e39bb5726c, somewhat more conservatively. 2011-02-12 15:39:01 -05:00
Kris Maglione e091641829 Temporarilly back out revision 92e39bb5726c. 2011-02-12 15:31:23 -05:00
Kris Maglione 8277d4b0c4 Frob tests. 2011-02-12 15:27:33 -05:00
Kris Maglione ff2da13c70 Don't inherit plugin contexts from modules.plugins. 2011-02-12 14:49:32 -05:00
Kris Maglione a5bcb15d22 Automagically hidden popup panels. This probably includes those horrible "door hanger" panels when the location bar is hidden. 2011-02-12 13:32:30 -05:00
Kris Maglione d86cb2b3df Fix :set foo?. 2011-02-12 12:36:18 -05:00
Kris Maglione 127ed4cfc2 Fix pressing <Space> in content-editable windows. Closes issue #not-in-the-tracker-for-some-reason. 2011-02-12 12:15:02 -05:00
Kris Maglione e7529166df Fix :map serialization bug.
--HG--
extra : rebase_source : bb62f05a95699fad0a64d07b35cd79fc653d89c7
2011-02-12 11:57:51 -05:00
Kris Maglione c1bf0cb322 Don't generate :style definitions with ! in :mkp. Remove <oa>!</oa> from docs. 2011-02-11 17:24:04 -05:00
Kris Maglione 083c29e3de Fix typo. 2011-02-11 16:11:09 -05:00
Kris Maglione 7ca9b9cfea Replace :abc, :comc, :mapc with :unab!, :delc!, :unmap!. Add bang to :styt, :delsty, ... 2011-02-11 16:06:19 -05:00
Kris Maglione 35c70faa26 Experimentally re-enable Insert abbreviations. 2011-02-11 15:34:51 -05:00
Kris Maglione 92406a9cad Take groups into account for :style serialization and listing. Need utility functions for these things. 2011-02-11 15:25:13 -05:00
Kris Maglione a4257fe854 Document :ab -group. 2011-02-11 14:29:56 -05:00
Kris Maglione 921c51c04d Use browser.tabs.maxOpenBeforeWarn rather than a hard coded value to warn when opening large numbers of tabs. 2011-02-11 14:01:41 -05:00
Kris Maglione c32aa1f81e Make buffer.getCurrentWord a deprecated alias for buffer.currentWord. 2011-02-11 13:58:35 -05:00
Kris Maglione d64b0b8609 More on last commit. 2011-02-11 11:57:13 -05:00
Kris Maglione d062633346 Cleanup horrible AbbrevHive.merged getter a bit. 2011-02-11 11:54:34 -05:00
Kris Maglione 0d4fe708a1 Add abbreviation hives and fix some apparently long standing abbreviation bugs in the process. :( 2011-02-11 11:34:55 -05:00
Kris Maglione 0899c52448 Fix error message during :sty(e|dis|t) completions. 2011-02-11 10:45:02 -05:00
Kris Maglione 2aeb0030cd Fix :au listing. Yay tests. 2011-02-11 10:33:55 -05:00
Kris Maglione 5ba148ad68 Fix option completions. 2011-02-11 10:28:27 -05:00
Kris Maglione e97cb27f4c Use context.split for JavaScript completions for better performance and less hair raising, gut wrenching horror. 2011-02-11 10:22:45 -05:00
Kris Maglione 8ad4e5b634 Dewidthify and unpad appmenu button for Windows® users. Might leave a gap for those with tabs in their titlebar. We'll see who complains. 2011-02-11 08:29:28 -05:00