1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-29 06:12:26 +01:00
Commit Graph

54 Commits

Author SHA1 Message Date
Štěpán Němec
89dde79df8 Minor documentation updates. 2011-06-07 13:34:58 +02:00
Štěpán Němec
fb0c09b8c6 Minor map.xml sanitisation. 2011-05-26 17:53:16 +02:00
Kris Maglione
2ba4da9090 Fix help typos. Closes issue #518. 2011-04-27 09:12:18 -04:00
Kris Maglione
d0831ec8e6 Add missing docs and make 'showmode' a stringlist like 'passunknown' rather than a regexplist. 2011-03-26 15:27:59 -04:00
Kris Maglione
afbe703985 Make userContext a proper Context. 2011-03-15 18:22:44 -04:00
Doug Kearns
87a756718d Fix some incorrect help links.
--HG--
extra : rebase_source : 5cb5013ac806e2f00e8aa1fb6b2581494a627f5c
2011-03-05 22:06:31 +11:00
Kris Maglione
96c5044ac4 Localization-related changes. Fix dead help links. 2011-03-04 23:04:06 -05:00
Kris Maglione
28ec383432 Minor help updates. 2011-02-22 02:46:10 -05:00
Kris Maglione
234f50bce8 Add tests for dead help links. Fix some minor bugs. Show error when trying to modify a builtin group rather than failing silently. 2011-02-21 16:22:30 -05:00
Kris Maglione
211091d79d Add <Pass> pseudo-key.
--HG--
extra : rebase_source : e1d27c1fd04a598a25cd0c0c8c266834e80b2320
2011-02-20 18:05:45 -05:00
Štěpán Němec
5bc5c91c05 Update the docs with the recent command banging. 2011-02-12 00:30:46 +01:00
Kris Maglione
a4257fe854 Document :ab -group. 2011-02-11 14:29:56 -05:00
Kris Maglione
d06250eeef Add some rough docs for :group and the various -group flags.
--HG--
branch : groups
2011-02-11 03:44:23 -05:00
Kris Maglione
edecec56f9 Add :map -arg. Document :com -literal. 2011-02-03 02:00:47 -05:00
Doug Kearns
6fd731299e Rename the [ci]abbrev commands to [ci]abbreviate. 2011-02-01 17:23:24 +11:00
Štěpán Němec
8db7f4c1e5 Minor documentation fixes. 2011-01-27 01:40:14 +01:00
Kris Maglione
218562e21b Fix tab number updates in FF36. Closes issue 300. 2011-01-26 16:22:29 -05:00
Štěpán Němec
657af0e223 Fix the example broken by the previous fix and remove unnecessary quoting. 2011-01-20 01:51:18 +01:00
Štěpán Němec
172c0058cf Typo and consistency fixes. 2011-01-20 00:41:16 +01:00
Kris Maglione
d72bf559ee Link to macro-string tag in :command-replacement-text section. 2011-01-19 18:11:11 -05:00
Kris Maglione
9bd71f205d Fix more botched markup... :(. 2011-01-19 18:06:21 -05:00
Kris Maglione
c532614288 Fix slight markup error in last commit. 2011-01-19 18:03:07 -05:00
Kris Maglione
a0ad529424 Fix some errors in :command-complete-custom. Fix some help tags not appearing. 2011-01-19 17:54:17 -05: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
43458d4432 Automagically generate DTDs. One more step towards dropping the chrome: protocol.
--HG--
rename : common/content/io.js => common/modules/io.jsm
2011-01-03 21:11:28 -05:00
Doug Kearns
0400b77774 Fix some help typos. 2011-01-01 03:57:11 +11:00
Doug Kearns
24f5c9d06d Make the :command-complete completers config specific.
Adds a few missing completers for Pentadactyl.
2011-01-01 03:54:43 +11:00
Kris Maglione
714870525e Standardize formatting of :set examples in :help. 2010-12-17 09:04:46 -05:00
Štěpán Němec
aabe05be55 Mention -builtin in the note about preventing infinite loops in :h :map. 2010-12-03 19:09:44 +01:00
Doug Kearns
833fcaacdc Fix :unmap help specs.
--HG--
extra : rebase_source : 386de2a0e887be017f67c85ccac8963097c37c98
2010-11-09 22:08:33 +11:00
Štěpán Němec
d76a90882d Minor fixes in :h key-notation. 2010-11-03 11:35:42 +01:00
Kris Maglione
1caf0d1f45 Allow <Uxxxx> key names.
--HG--
extra : rebase_source : 659bc3b0faab56e52c584e514411fa7cacd8af77
2010-11-03 03:35:31 -04:00
Kris Maglione
9a3d312cb5 Fix :map -count, macro playback, and odd quirk in :map completion.
--HG--
extra : rebase_source : 4e51ba8c43810e65244e9870521c8dbbc51b0a9d
2010-10-22 04:44:00 -04:00
Doug Kearns
9f53da0ce3 Use entities in xmlns attributes where missing.
--HG--
extra : rebase_source : 9c46da3c53e76ed33a3839e7c59acacbd0ee7805
2010-10-20 13:49:32 +11:00
Kris Maglione
ce089bf60f Add &tag.command-line; and &tag.status-line; entities. 2010-10-16 22:20:57 -04:00
Štěpán Němec
2a73dd35e2 Unify "command-line" (adjective) and "command line" (substantive) usage. 2010-10-12 12:15:26 +02:00
Kris Maglione
d7ff35c565 Get rid of a lot of special casing in the event loops. Merge default.
--HG--
branch : mode-refactoring
2010-10-10 15:19:27 -04:00
Doug Kearns
16f67b0d7d Fix some outdated TEXTAREA mode references.
--HG--
branch : mode-refactoring
2010-10-09 05:49:10 +11:00
Kris Maglione
0856343b40 Rename TEXTAREA mode to TEXT EDIT mode, and move it from :imap to :tmap.
--HG--
branch : mode-refactoring
2010-10-08 13:42:16 -04:00
Kris Maglione
476c908da1 Make 'mapleader' an option and fix the help fragment scrolling issue. 2010-10-04 16:45:39 -04:00
Doug Kearns
ec9b83d898 Whitespace fixes. 2010-10-02 17:49:55 +10:00
Štěpán Němec
05fcc1ff45 Use the `mode' <k> attribute at more places in the help files. 2010-09-25 10:42:07 +02:00
Kris Maglione
2169301157 Rename appname/idname to appName/idName in help files to maintain parity with code. 2010-09-24 07:49:17 -04:00
Štěpán Němec
02714f06d9 Restore monospace markup for `pentadactylrc' and the like.
This was partly lost in the previous change due to linkification, but the <t>
and <tt> tags can actually be used together.
2010-09-22 23:22:42 +02:00
Štěpán Němec
7315817acd Fix some more typos and errors in the documentation 2010-09-22 18:16:04 +02:00
Kris Maglione
a285d6a405 Added -javascript option to :abbrev, thanks mostly to anekos.
--HG--
extra : rebase_source : 06036f7e9e2bb21fc77b1cb783c8f7e4a7e3f50d
2010-09-21 16:13:31 -04:00
Kris Maglione
6170b3197b Long awaited augmentation of the :map command. Surrounding code needs cleanup.
--HG--
extra : rebase_source : 6bb2406343f04aff20456e1a9d0cb595f4ec767d
2010-09-21 16:13:31 -04:00
Doug Kearns
14d88e8853 Fix help typo. 2010-09-21 23:54:10 +10:00
Doug Kearns
e818d4f88d Fix some help file typos. 2010-09-21 23:40:37 +10:00
Kris Maglione
1557b70f45 Major documentation updates and formatting fixes, and many, many other changes thanks to an MQ glitch, including:
* Significant completion speed improvements
 * Significantly improve startup speed, in large part by lazily
   instantiating Options and Commands, lazily installing highlight
   stylesheets, etc.
 * Update logos and icons, fix atrocious about page
 * Fix Teledactyl
 * JavaScript completion now avoids accessing property values
 * Add Option#persist to define which options are saved with :mkp
 * Add new Dactyl component which holds add-on-specific configuration
   information and removes need for separate components for each dactyl
   host
 * Several fixes for latest nightlies
 * Significant code cleanup and many bug fixes

--HG--
rename : muttator/AUTHORS => teledactyl/AUTHORS
rename : muttator/Donors => teledactyl/Donors
rename : muttator/Makefile => teledactyl/Makefile
rename : muttator/NEWS => teledactyl/NEWS
rename : muttator/TODO => teledactyl/TODO
rename : muttator/chrome.manifest => teledactyl/chrome.manifest
rename : muttator/components/commandline-handler.js => teledactyl/components/commandline-handler.js
rename : muttator/components/protocols.js => teledactyl/components/protocols.js
rename : muttator/content/addressbook.js => teledactyl/content/addressbook.js
rename : muttator/content/compose/compose.js => teledactyl/content/compose/compose.js
rename : muttator/content/compose/compose.xul => teledactyl/content/compose/compose.xul
rename : muttator/content/compose/dactyl.dtd => teledactyl/content/compose/dactyl.dtd
rename : muttator/content/compose/dactyl.xul => teledactyl/content/compose/dactyl.xul
rename : muttator/content/config.js => teledactyl/content/config.js
rename : muttator/content/dactyl.dtd => teledactyl/content/dactyl.dtd
rename : muttator/content/logo.png => teledactyl/content/logo.png
rename : muttator/content/mail.js => teledactyl/content/mail.js
rename : muttator/content/muttator.xul => teledactyl/content/pentadactyl.xul
rename : muttator/contrib/vim/Makefile => teledactyl/contrib/vim/Makefile
rename : muttator/contrib/vim/ftdetect/muttator.vim => teledactyl/contrib/vim/ftdetect/muttator.vim
rename : muttator/contrib/vim/mkvimball.txt => teledactyl/contrib/vim/mkvimball.txt
rename : muttator/contrib/vim/syntax/muttator.vim => teledactyl/contrib/vim/syntax/muttator.vim
rename : muttator/install.rdf => teledactyl/install.rdf
rename : muttator/locale/en-US/Makefile => teledactyl/locale/en-US/Makefile
rename : muttator/locale/en-US/all.xml => teledactyl/locale/en-US/all.xml
rename : muttator/locale/en-US/autocommands.xml => teledactyl/locale/en-US/autocommands.xml
rename : muttator/locale/en-US/gui.xml => teledactyl/locale/en-US/gui.xml
rename : muttator/locale/en-US/intro.xml => teledactyl/locale/en-US/intro.xml
rename : muttator/skin/icon.png => teledactyl/skin/icon.png
2010-09-17 06:21:33 -04:00