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

5976 Commits

Author SHA1 Message Date
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
Štěpán Němec 5bc5c91c05 Update the docs with the recent command banging. 2011-02-12 00:30:46 +01: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