1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-20 16:01:27 +02:00
Commit Graph

5848 Commits

Author SHA1 Message Date
Kris Maglione a6e245b0bf Add some mappings to AUTOCOMPLETE mode. 2011-02-17 22:23:51 -05:00
Doug Kearns 56b7f55ef6 Fix :help <sleep> spec typo.
--HG--
extra : rebase_source : c960c83e46ea35b41da8cc17fb91f58ed5325940
2011-02-17 20:02:33 +11:00
Kris Maglione 35bbf562d4 Hack on :help NEWS.
--HG--
extra : rebase_source : ad2bc75249d38f42f07b705c1799d7bb1fa2e3ad
2011-02-17 17:46:34 -05:00
Štěpán Němec 5cf0480676 Mention new option types in NEWS. 2011-02-17 23:29:54 +01: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
Štěpán Němec ec2630461c Remove outdated hint CSS information from the Penta tutorial. 2011-02-17 21:17:27 +01: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