1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-05-07 09:02:59 +02:00
Commit Graph

2653 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 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
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
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 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 16394c75a5 Store marks as line and column ordinals rather than percentages. 2011-08-07 13:51:38 -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 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
Doug Kearns d9c2c15965 More mode display name normalisation. 2011-08-04 16:46:05 +10:00
Kris Maglione c62762c0e3 Bah. 2011-08-03 07:54:54 -04:00
Kris Maglione 3adbaff83c Closes issue #488. 2011-08-02 11:18:22 -04:00
Kris Maglione 4dcef46f08 'strictfocus' enhancements for editiable iframes. Close issue #441. 2011-08-02 10:15:03 -04:00
Kris Maglione 465e133cf7 Fix missing base mode in keydown/keyup blocking. Closes issue #615.
--HG--
extra : rebase_source : d76a48e12e8a6f68a4adcb633008af786a4d826d
2011-07-31 12:45:05 -04:00
Kris Maglione 715e99c6e2 Bloody hell. 2011-07-30 13:49:20 -04:00
Kris Maglione 992da465d7 Support multi-character hint modes. Remove bloody fh=2. Closes issue #614. 2011-07-30 06:48:22 -04:00
Štěpán Němec 74a5d575ac Minor doc fixes. 2011-07-30 11:48:11 +02:00
Kris Maglione 3d48c0d68b Assert mode.length == 1 in hints.addMode. 2011-07-30 05:35:23 -04:00
Kris Maglione 9f057a6f0d Fix localization bug. 2011-07-29 13:46:34 -04:00
Kris Maglione efb4ae78ba Don't offer Text Edit mode for non-input elements. Closes issue #590. 2011-07-29 06:08:35 -04:00
Doug Kearns f5d721740a Further mode names normalisation in docs.
--HG--
extra : rebase_source : 6c4be66d8c4ac56d10e7d86fc45da7b80ff484aa
2011-07-29 19:18:42 +10:00
Kris Maglione a0de5d9e24 Save option restore data until add-on is disabled. Cleanup preferences on uninstall. 2011-07-29 05:29:06 -04:00
Kris Maglione c165fd95be Don't explicitly pop Menu mode on menu_<Esc>. Closes issue #527. Normalize mode docs to Name rather than NAME. 2011-07-29 03:58:49 -04:00
Kris Maglione 2c59c01232 :emenu: Hide hidden items, disable disabled items. Closes issue #582. 2011-07-29 03:42:31 -04:00
Kris Maglione 3b3d155986 Allow superfluous trailing space in :tb* commands. Closes issue #205. 2011-07-29 03:27:23 -04:00
Kris Maglione f559aec7d2 Set source tab as owner in :tabdup. 2011-07-29 03:22:40 -04:00