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

3827 Commits

Author SHA1 Message Date
Kris Maglione 9273db48ab Decode URLs in the completion list against my better judgment. Get rid of bloody newlines in strict mode lambdas. 2011-08-14 13:09:51 -04:00
Kris Maglione 7c61244e5a :lk <C-Foo> should work. 2011-08-13 16:16:36 -04:00
Kris Maglione 500db37708 Merge the globals of multiple plugins of the same name. 2011-08-12 17:42:08 -04:00
Kris Maglione 5e86f4ed93 Add -pentadactyl-remote command-line flag and CommandOption.STRINGMAP type.
--HG--
extra : rebase_source : a306ad6e8c2d019b92a6ff58414eb3ff8ab149b9
2011-08-12 17:27:46 -04:00
Štěpán Němec 0bcba9fb23 Fix the :restart doc string. 2011-08-11 23:22:56 +02:00
Kris Maglione c4a40df0b7 Add n_s and n_S. 2011-08-11 14:03:17 -04:00
Doug Kearns ac3f218620 Fix g] help spec and simplify gb/gB descriptions. 2011-08-11 21:19:12 +10:00
Kris Maglione d877fa5fea Push location stack on //?/n/N/[/]. 2011-08-11 03:44:22 -04:00
Štěpán Němec a5c442150b Move the bypassing-pentadactyl' help item from browsing' to `map'. 2011-08-10 17:16:10 +02:00
Kris Maglione f93a70a738 Re-add history section. 2011-08-10 10:56:51 -04:00
Kris Maglione 245b1de810 Fix failing option tests. 2011-08-10 10:54:40 -04:00
Štěpán Němec f21c466dfd Reshuffle the browsing vs. marks help items more sensibly. 2011-08-10 16:45:04 +02:00
Kris Maglione a81827fd5b Kill duplicate help entries.
--HG--
extra : rebase_source : aa2f8665c0b12078ab0a6cdb845b0abcf996f25f
2011-08-10 10:17:42 -04:00
Štěpán Němec 36cec0db44 Remove stray util.dump call in Option.validateCompleter. 2011-08-10 16:07:08 +02:00
Kris Maglione 98bb3efa2e Fix another DTD error.
--HG--
extra : rebase_source : 9ec78ca243151eb1a5426e29d2883f908a4a99fa
2011-08-10 10:07:05 -04:00
Štěpán Němec fd9fa1ebe9 Help edits.
- fix the outdated <C-o>/<C-i> information
- edit the Pentadactyl tutorial
- remove last remnants of CTRL in help tags
2011-08-10 12:33:10 +02:00
Kris Maglione f58f70fd98 Allow asynchronous io.system() calls. Fix :help intro. 2011-08-10 00:00:39 -04:00
Kris Maglione 9bdb4411af Minor enhancements to <C-i>/<C-o> 2011-08-09 14:50:51 -04:00
Kris Maglione 9df1f7b6cf Serialize the :map -count flag. 2011-08-09 14:16:03 -04:00
Kris Maglione 491c9a0573 Fix Firefox exploding on <C-i> 2011-08-09 08:52:41 -04:00
Kris Maglione 55087730e0 Remove stale dump statement. 2011-08-09 08:42:49 -04:00
Kris Maglione 4470f63f74 Keep browser from exploding on <C-i> in Command Line mode. 2011-08-08 15:26:24 -04:00
Štěpán Němec a3f2c02196 Doc fixes. 2011-08-08 19:11:03 +02:00
Kris Maglione 6debfa4132 Make 'doc' available to group initializer. 2011-08-08 12:19:01 -04:00
Kris Maglione e23c96580c Remove leftover line. 2011-08-08 09:47:59 -04:00
Kris Maglione 52fe2c4f58 Muck with stringmap/sitemap/stringmap default value completions. 2011-08-07 23:47:48 -04:00
Kris Maglione cb1d409c3e Add [d and ]d. 2011-08-07 21:36:01 -04:00
Kris Maglione 3aa12ba117 Initial work towards making <C-o> and <C-i> more Vim-like. 2011-08-07 18:56:38 -04:00
Kris Maglione 84a69b920a Fix util.generateXPath for unknown namespaces. 2011-08-07 17:40:16 -04:00
Kris Maglione ac29e49b3d Add g]. 2011-08-07 15:35:35 -04:00
Kris Maglione 6739ab0ef0 Update zoom display on full zoom changed triggered outside of Pentadactyl. 2011-08-07 14:55:55 -04:00
Kris Maglione 1a53220597 Store node XPath in marks. 2011-08-07 14:46:40 -04:00
Kris Maglione fc09e4828f Add a basic XPath generator. 2011-08-07 14:36:22 -04:00
Kris Maglione 16394c75a5 Store marks as line and column ordinals rather than percentages. 2011-08-07 13:51:38 -04:00
Kris Maglione e7ffc30732 Fix Option.validateCompleter with non-options. 2011-08-07 12:52:36 -04:00
Kris Maglione f617e3a346 Add basic stringmap support to Option.validateCompleter. 2011-08-07 12:27:26 -04:00
Kris Maglione 85dfd5becd Re-enable Text Edit mode in non-Google editable windows. 2011-08-06 15:56:16 -04:00
Kris Maglione ff0c5af5db Don't derive Text Edit mode from Operator mode. Allow escaping from Operator mode. 2011-08-06 14:25:43 -04:00
Kris Maglione 48d1109f6a Reconcile the format of 'sanitizeitems' with most other list options. 2011-08-06 13:51:21 -04:00
Kris Maglione b9f4221643 Don't prompt on :san -h foo all 2011-08-06 13:17:57 -04:00
Kris Maglione f1493e5e8a Flush the startup cache when re-sourcing a JS file. 2011-08-06 10:09:21 -04:00
Kris Maglione d828a53b7a Add 'spelllang'. Closes issue #530. 2011-08-06 08:47:36 -04:00
Kris Maglione 4958d6854f Fix pass through of <Space> to alert boxen. 2011-08-06 08:07:31 -04:00
Kris Maglione 99f3840b72 Muck with buffer.findLink against my better judgement. Closes issue #607. Closes issue #200. 2011-08-06 08:04:09 -04:00
Kris Maglione b1042eb74c Fix scrolling commands. 2011-08-05 21:06:29 -04:00
Kris Maglione a3aa33d0d3 Fallback to count of parent mapping in motion maps. 2dw == d2w == 8d2w. 2011-08-05 17:00:28 -04:00
Kris Maglione f502617a84 Add operator mode per Vim. Wrap most editor commands in transactions. And stuff. Closes issue #439. 2011-08-05 16:50:00 -04:00
Kris Maglione 55f5f9292b Fix some :buffer completion issues. 2011-08-04 13:03:40 -04:00
Kris Maglione c01a9a72b0 Added tag pentadactyl-1.0b7.1 for changeset 5dd2b03a5cec 2011-08-04 08:48:27 -04:00
Kris Maglione 7243a2f97e Release Pentadactyl 1.0b7.1 2011-08-04 08:48:22 -04:00