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

370 Commits

Author SHA1 Message Date
Doug Kearns e14d120d01 Fix macro playback.
Closes issue #405.
2011-02-27 20:32:24 +11:00
Kris Maglione 7c7a7c4865 Move some messages to properties file. Local and modules directories still to be done. 2011-02-25 20:23:15 -05:00
Doug Kearns 6606be55bb Fix heinous text-edit help index link name.
For the sake of Nielson's heart rate.
2011-02-24 17:15:12 +11:00
Kris Maglione 572f36906b Fix confusing, duplicate help index entries. 2011-02-22 03:00:50 -05:00
Kris Maglione 28ec383432 Minor help updates. 2011-02-22 02:46:10 -05:00
Kris Maglione f3894eb136 Remove all references to the "word" unchunked. 2011-02-22 02:03:53 -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 f3a5cdd741 Fix a typo. 2011-02-20 19:55:50 -05:00
Kris Maglione 568bee6839 Ignore 'passkeys' key chains begining with ordinary characters in input modes. 2011-02-20 18:38:31 -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 db14f13353 Slim down insert.xml again now that all mappings are described in the autogenerated index.
Rename it to editing.xml, as it describes text (area) editing in general, not
only Insert mode.

--HG--
rename : common/locale/en-US/insert.xml => common/locale/en-US/editing.xml
2011-02-20 23:31:05 +01:00
Kris Maglione 1dcbf88509 Give up and add key chains to 'passkeys'. Also add <A-b> to execute a builtin mapping. Closes issue #189. 2011-02-19 17:32:55 -05:00
Kris Maglione caaef0214b Make 'showmode' a regexplist to satisfy whiny pansies who can't tolerate seeing -- EX -- in the status line. 2011-02-19 04:06:42 -05:00
Doug Kearns 56b7f55ef6 Fix :help <sleep> spec typo.
--HG--
extra : rebase_source : c960c83e46ea35b41da8cc17fb91f58ed5325940
2011-02-17 20:02:33 +11:00
Kris Maglione e21a289597 Fix stupid CSS. 2011-02-17 16:43:15 -05:00
Kris Maglione 1284a05a90 Restore 'eht' help spec. 2011-02-17 16:35:18 -05:00
Kris Maglione 75a53a6858 Document sitelist and sitemap option types. 2011-02-17 15:36:48 -05:00
Kris Maglione a54573522a Replace XPath-based hint paths with CSS selectors. Needs cleanup and validation.
--HG--
extra : rebase_source : 83035481bf697b7b57e17e516b0dfc61329164c6
2011-02-17 15:23:17 -05:00
Kris Maglione 589849c06d Make 'passkeys' a sitemap rather than a regexpmap for parity with autocmds, groups, and styles.
--HG--
extra : rebase_source : 5e3e621416934d4c085eef491dd54243308f92c8
2011-02-17 13:58:39 -05:00
Kris Maglione 8295310a14 [help] Remove incorrect statement. Add :javas[cript]! tags. 2011-02-17 08:25:38 -05:00
Kris Maglione bf59c3922d Remove unwanted newline and add much needed commit spam. 2011-02-17 07:32:03 -05:00
Kris Maglione 380922ebcc Co-opt :js! for REPL. Add optional context argument. Add docs. Fix history bug. 2011-02-17 07:17:19 -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 c1bf0cb322 Don't generate :style definitions with ! in :mkp. Remove <oa>!</oa> from docs. 2011-02-11 17:24:04 -05:00
Kris Maglione a4257fe854 Document :ab -group. 2011-02-11 14:29:56 -05:00
Kris Maglione 069a0e8147 Make negation in site-filters do something more sensible.
--HG--
extra : rebase_source : f49abc17efc3d111757f76b4a144f8f49db19a1a
2011-02-11 05:14:37 -05:00
Štěpán Němec 41200aa6a9 Minor fixes in the group documentation. 2011-02-11 11:09:04 +01:00
Kris Maglione c1f91ccc95 Update :au docs. 2011-02-11 04:54:41 -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 346cf2531a Add :completions command. 2011-02-03 05:34:50 -05:00
Kris Maglione edecec56f9 Add :map -arg. Document :com -literal. 2011-02-03 02:00:47 -05:00
Doug Kearns 35a6b6eaf4 Add new privacy.xml help file.
--HG--
extra : rebase_source : e141c5426e02dc38e38acb11fbf94ce4e5d62fc9
2011-02-01 20:08:46 +11: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 7ad4dd75c3 Attempt to clarify the :h :feedkeys clarification. 2011-01-31 17:27:10 +01:00
Doug Kearns 97186c8bff Clarify :help :feedkeys. 2011-01-31 22:42:53 +11:00
Kris Maglione cccb95e807 Fix repeat.xml again. 2011-01-29 17:47:19 -05:00
Štěpán Němec 8db7f4c1e5 Minor documentation fixes. 2011-01-27 01:40:14 +01:00
Štěpán Němec 2b03f03dfe Add information about official plugins to :h intro.
Update issue 315
There you go.
2011-01-27 01:37:36 +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 685a0f5d30 Remove stray reference to 'laststatus'. Closes issue #305. 2011-01-25 11:34:44 +01:00
Kris Maglione bb63c1ff42 Fix some formatting issues in starting.xml.
--HG--
extra : transplant_source : %92qD%99N%C9t%E7K%19%7D%D6%D1%A2%8Eq%5C%87%F3k
2011-01-24 15:49:49 -05:00
Kris Maglione 772a942050 Fix some formatting issues in starting.xml.
--HG--
extra : transplant_source : %B0V%0D%E6%E5%7C%FF%15%95%E0%00%AFP%22%A3P%13%A2%BDd
2011-01-24 15:48:49 -05:00
Kris Maglione a7f885fa86 Fix some formatting issues in starting.xml.
--HG--
extra : transplant_source : %CA%DC%2A%3A%A1%84W%CE%7F%27gk%BE%14%FC%EDf%BE%CE%D3
2011-01-24 15:47:59 -05:00
Kris Maglione fb4aafc21e Update :extensions with live update and buttons like :downloads. Rename to :addons.
--HG--
extra : transplant_source : %CD%8A%D4L%5D%DD%5E6A%1A%02Gm%22%28%0E3%A6%B4%85
2011-01-24 03:56:27 -05:00
Kris Maglione f23e9321f1 Only purge all domain data when explicitly asked rather than when history is specified. 2011-01-24 06:00:48 -05:00
Kris Maglione 5dc0dfd953 Merge changes from key-processing branch. 2011-01-23 20:34:06 -05:00
Doug Kearns 5415cad4e7 Improve help file formatting for options with long default values.
--HG--
extra : rebase_source : 812cf6121ac5fbf7fb7d6871394c093fe65edcad
2011-01-23 22:09:25 +11:00
Štěpán Němec 7d50100d67 Make :sidebar! documentation match the actual behaviour. 2011-01-23 00:48:10 +01:00
Kris Maglione f33ae2b044 Add :sidebar!. Closes issue #269. 2011-01-22 07:14:55 -05:00
Kris Maglione 70b38cfbcf Expurgate moribund cpt=t. 2011-01-21 06:56:39 -05:00