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

3880 Commits

Author SHA1 Message Date
Štěpán Němec 9440fa8b3f Update the marks documentation.
(Notably, mention the ' mark and that all marks are persistent.)
2011-01-19 17:19:33 +01:00
Štěpán Němec b5f81976c5 Document the :command improvements added in the previous changeset. 2011-01-19 13:38:18 +01:00
Kris Maglione e594e4ca35 Fix :com -complete. Allow directly specifying static completion results. Allow command aliases separated by commas. 2011-01-19 05:44:27 -05:00
Kris Maglione c3ff9950bb Make mapc/unmap hive-aware. Add :delmapgroup. 2011-01-19 05:31:41 -05:00
Kris Maglione ff34528f15 Provide completion and some bug fixes for :mapg. 2011-01-19 05:00:35 -05:00
Kris Maglione 3c240d29ed Add forgotten dequote call. 2011-01-19 04:06:53 -05:00
Kris Maglione 36c6393d5d Add as-yet undocumented site-specific mapping hives, :map -group flag, and :mapgroup command. 2011-01-19 03:58:08 -05:00
Kris Maglione b4d51da21c Fix :unmap. 2011-01-19 01:45:54 -05:00
Kris Maglione a12b100458 Replace prefs.getDefault with prefs.defaults.get, and remove useless private _load/_store methods. 2011-01-19 01:35:36 -05:00
Kris Maglione 9546a7adb6 Key processing cleanup and bug fixes. 2011-01-19 00:35:53 -05:00
Kris Maglione e28b009036 Speed up map processing considerably via a piece of a patch I've had sitting around for ages. 2011-01-19 00:07:29 -05:00
Kris Maglione 84f93ad96c Filter :au Fullscreen on fullscreen state rather than buffer URL. Remove bloody moz-collapsed attribute at the same time. 2011-01-18 23:33:30 -05:00
Kris Maglione b7e31f1bcc Fix silly isinstance parameter names. 2011-01-18 22:49:28 -05:00
Kris Maglione ef13f524c1 Fix error at shutdown. 2011-01-18 22:41:41 -05:00
Kris Maglione e7af89e2c8 Automagically disable automatic updates for nightlies on FF4. 2011-01-18 22:21:21 -05:00
Kris Maglione 47f98a3a6a Fix quoting issues in :au. 2011-01-18 21:32:30 -05:00
Kris Maglione 35f7fb4aa0 Fix typing numbers in input modes. 2011-01-18 20:13:24 -05:00
Kris Maglione 7a438bacef Fix mapping : in insert modes. 2011-01-18 19:56:10 -05:00
Kris Maglione 4797720df9 Fix typo. 2011-01-18 19:17:41 -05:00
Kris Maglione 86b8014081 Add base FIND mode. 2011-01-18 18:46:56 -05:00
Kris Maglione 551f777c22 Add preliminary mode inheritance and BASE/INSERT modes. 2011-01-18 18:37:38 -05:00
Kris Maglione b836cc8110 Prevent infinite loops when trying to execute mappings recursively. 2011-01-18 18:09:28 -05:00
Kris Maglione c78bb0f332 Get rid of absurd Map#route flag. Consolodate some constants. 2011-01-18 17:35:57 -05:00
Kris Maglione 3e95b19cb0 Add missing metacharachters to regex.escape. Fixes key handling bug. 2011-01-18 15:40:42 -05:00
Kris Maglione c9549cbd73 Re-enable tab numbers on FF36. 2011-01-18 14:10:28 -05:00
Kris Maglione 3f26d73ae7 Fix util.regexp#closure and so forth on FF36. 2011-01-18 13:52:12 -05:00
Kris Maglione c096804e0f Mapping refactoring and bug fixes. 2011-01-18 05:17:34 -05:00
Kris Maglione 53248645c2 Fix missing bracing in last commit. 2011-01-18 02:28:34 -05:00
Kris Maglione 328c78b842 Add initial support for stacked key mode handlers. 2011-01-18 02:13:16 -05:00
Kris Maglione 1bef7dbe91 Fix dactyl.quit. 2011-01-18 00:19:31 -05:00
Kris Maglione 99e04e7d97 Some ensurance against :downloads cleanup handler not being called. 2011-01-17 23:31:46 -05:00
Kris Maglione 96467a553d Some ensurance against :downloads cleanup handler not being called. 2011-01-17 23:30:24 -05:00
Kris Maglione 74d00cd222 Fix FF36. 2011-01-17 22:06:03 -05:00
Kris Maglione 5588183944 Fix stupid mistake in last commit. 2011-01-17 21:55:38 -05:00
Kris Maglione 35419ad234 Fix some more bootstrapping update bugs. 2011-01-17 21:40:54 -05:00
Kris Maglione 41441f600c Use anchor tags for Buttons in :downloads rather than spans as the former are automatically hintable. 2011-01-17 19:53:17 -05:00
Kris Maglione a433478764 Deal with documents that refuse to apply our bindings when generating hints. 2011-01-17 15:25:41 -05:00
Kris Maglione 45860b0d58 Fix stupid :restart confirmation. 2011-01-17 15:18:31 -05:00
Kris Maglione c51a59d40c Automagically launch files from links in the :download manager. 2011-01-17 14:29:17 -05:00
Kris Maglione 32daed5095 Add 'Copy File Path' MOW context menu item. Fix some bugs. 2011-01-17 00:43:40 -05:00
Kris Maglione f17fb77bcb Minor :downloads styling updates. 2011-01-16 23:34:47 -05:00
Kris Maglione 7b34e1497e Ditch useless dump statement. 2011-01-16 22:58:46 -05:00
Kris Maglione 9e5edb71f2 Clean some DTD-specific strings out of the top-level config namespace. 2011-01-16 22:56:39 -05:00
Kris Maglione ed696fe5c4 Add an experimental prototype download manager replacement. Fix some bugs.
--HG--
extra : rebase_source : aea703414d4bd601bfdea779c5878a30d5b3d782
2011-01-16 22:38:44 -05:00
Doug Kearns b52e78b92e Remove no longer relevant or used bottom page margin from help CSS. 2011-01-17 13:55:15 +11:00
Doug Kearns 70c43b22f0 Add a copy of the FAQ to the installed help system. 2011-01-17 13:48:06 +11:00
Doug Kearns 6794548be1 Remove the useless buffer.destroy definition. 2011-01-17 11:36:14 +11:00
Doug Kearns 35c4d6a614 Fix :pageinfo.
Broken in revision 185600dddcf7.
2011-01-17 11:23:32 +11:00
Kris Maglione f442a35f8d Display a sensible prompt rather than a dialog for ;s. Co-opt ;a for "Add bookmark". 2011-01-16 15:58:25 -05:00
Kris Maglione 79382a083f Remove unnecessarily gratuitous dump statement. 2011-01-16 13:59:46 -05:00