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

5145 Commits

Author SHA1 Message Date
Kris Maglione 47288b3456 Mangle pathnames in the XPI to foil the fastload cache on upgrade and fix the command line option handler in fresh installs. 2010-12-30 21:34:13 -05:00
Kris Maglione 04731384f6 Uncommitted code from last commit. 2010-12-30 20:25:36 -05:00
Kris Maglione 85947d4645 Add some more error handling code during the bootstrapping process. 2010-12-30 20:20:57 -05:00
Kris Maglione 5f47d83f76 Don't restrict the length of option/pref completions, just of the string displayed in the completion list. 2010-12-30 19:17:40 -05:00
Kris Maglione 482020a68a Fix :set! completer. 2010-12-30 19:13:30 -05:00
Kris Maglione 71747b1423 Probably fix a race in completion list generation after :rehash.
--HG--
extra : rebase_source : d5bf5ae963dab35a624d4a85089e372174b39168
2010-12-30 18:25:33 -05:00
Štěpán Němec ebc1563d08 Fix a typo in revision bfae12eaabd7. 2010-12-31 00:09:20 +01:00
Kris Maglione 69b9796249 Deprecate dactyl.mode. 2010-12-30 18:03:03 -05:00
Kris Maglione 2cb3135220 Add descriptions for mappable modes. 2010-12-30 17:59:57 -05:00
Kris Maglione f3903dc3d2 Remove relict SEARCH_* modes. Hide unmappable QUOTE/PASS THROUGH/LINE modes. 2010-12-30 17:13:33 -05:00
Štěpán Němec 12cd63ff16 Minor consistency fixes. 2010-12-30 23:01:23 +01:00
Kris Maglione 696d2dd13f Don't be so eager to drop out of MOW mode for scrolling keys. 2010-12-30 16:53:26 -05:00
Kris Maglione c671cc84e0 Allow using heredocs with :abbr/:au/:com/:map. 2010-12-30 14:24:18 -05:00
Štěpán Němec 506dcc042e Improve 'hinttimeout' documentation, take two. 2010-12-30 20:07:41 +01:00
Kris Maglione baf853cee9 Fix inherited CSS output in dactyl.exportHelp. 2010-12-30 13:40:41 -05:00
Kris Maglione cfcf852e4a Fix slew of "Setting pref ... changed from its default value" messages on first startup. 2010-12-30 13:12:18 -05:00
Štěpán Němec 47e80891a7 Fix 'hinttimeout' documentation. 2010-12-30 18:29:42 +01:00
Doug Kearns b6e89aad9f Fix macro playback.
--HG--
extra : rebase_source : eaf191e08d2aba1a27beb06f682be8d4a73144f5
2010-12-31 00:16:05 +11:00
Štěpán Němec d0e565773a Reinstate :list* filter argument broken in revision 943acba1da9e. 2010-12-30 13:05:41 +01:00
Doug Kearns 8e785245c1 Miscellaneous semicolon, whitespace, and formatting fixes. 2010-12-30 21:54:28 +11:00
Doug Kearns 3c414d9ac9 Fix q mapping's action arg.
See revision 45b2508a55c9.
2010-12-30 20:21:07 +11:00
Štěpán Němec 751b1758c4 Minor fixup for 45b2508a55c9. 2010-12-30 09:54:11 +01:00
Kris Maglione 4d47da9102 List links in :hi output; provide current/default value completion. 2010-12-30 00:46:28 -05:00
Kris Maglione 1dd8efea4f Fix sizing of pinned tabs after toggling tab numbers. 2010-12-30 00:30:12 -05:00
Kris Maglione 5f1c47ee20 Fix some smallish focus issued. 2010-12-30 00:17:01 -05:00
Kris Maglione 6b41435f30 Import config into util.jsm. Fixes issue #NaN. 2010-12-29 23:51:07 -05:00
Kris Maglione 1de88a4016 Get rid of offensively long list of specs for :setl and :setg, and other small help formatting changes. 2010-12-29 23:46:56 -05:00
Kris Maglione 538b91719e Allow recursive :hi linking. 2010-12-29 23:09:29 -05:00
Kris Maglione 8d8df1e53e Fix bad module reference in relocated config.js. Closes issue #220. 2010-12-29 22:28:56 -05:00
Kris Maglione cb97f1cd25 Replace weird mystery meat args of mapping actions with a proper object. 2010-12-29 22:21:00 -05:00
Kris Maglione f67a50147e Cleanup completion.ex parsing and fix it for non-[a-zA-Z]+ commands.
Update issue 216
This should fix your completion problem.
2010-12-29 21:49:57 -05:00
Kris Maglione f9bbe484df Fix <C-[> passing and causing a history back event in command line mode. Fix reinitialization when not purging module globals. 2010-12-29 21:10:25 -05:00
Kris Maglione 727950d10a Make help formatting slightly less sucky. 2010-12-29 19:58:23 -05:00
Kris Maglione feb8e64fc7 Fix :hi -a. 2010-12-29 19:02:39 -05:00
Kris Maglione 353cad261d Tend towards proportional fonts in :help. 2010-12-29 18:36:22 -05:00
Kris Maglione 13e22f7458 Add :hi -link.
--HG--
extra : rebase_source : 9bc26b19eac01350323073212d12a91fd2f31189
2010-12-29 17:44:22 -05:00
Štěpán Němec 44bef3c828 Remove format-string documentation.
It didn't describe any actual user-visible functionality.
2010-12-29 22:09:54 +01:00
Štěpán Němec 9d1c0898bf Document the 'set opt!=foo,bar' semantics for string options. 2010-12-29 22:02:14 +01:00
Štěpán Němec c866a2ce15 Fix some typos and damage in the documentation. 2010-12-29 21:52:02 +01:00
Doug Kearns 6067f53af7 Remove unused variable assignment from CommandLine#onMultilineInputEvent. 2010-12-30 07:45:48 +11:00
Kris Maglione bd5083923f Fix config.js:278: ReferenceError: bookmarks is not defined. 2010-12-29 15:36:43 -05:00
Kris Maglione c166ab715c Cleanup sidebar menu generation. 2010-12-29 15:24:32 -05:00
Kris Maglione 1504f4093f Fix prefix in dump output. 2010-12-29 15:09:29 -05:00
Kris Maglione d2c8d0112f Make 'stal' a string option. 2010-12-29 15:03:34 -05:00
Kris Maglione 7a0c7dacbe Move config module to config.jsm.
--HG--
rename : common/content/configbase.js => common/modules/config.jsm
2010-12-29 14:49:20 -05:00
Kris Maglione b8b931b901 Mention restartlessness in NEWS. 2010-12-29 11:41:02 -05:00
Kris Maglione 36450a355f Docs and so forth for macro-string/compileMacro changes that snuck into a previous commit. 2010-12-29 11:40:53 -05:00
Kris Maglione abe2c666b6 Fix unterminated key chains. Closes issue #219. 2010-12-29 11:18:25 -05:00
Kris Maglione 2a1532fca6 Fix scrolling bug. 2010-12-29 11:10:25 -05:00
Kris Maglione 27cc988fff [bootstrap] Fix running from an xpi on Gecko 2. 2010-12-29 01:49:03 -05:00