Commit Graph
100 Commits
Author SHA1 Message Date
Štěpán Němec 8b94fa82fe Add a period missing from the last commit. 2012-02-17 12:05:04 +01:00
Štěpán Němec f6e6ade181 Fix some :h news issues, document ;A. 2012-02-01 18:50:54 +01:00
Štěpán Němec 18c560a917 Clarify the example commentary in :h 'urlsep'. (Cf. issue #762) 2012-01-03 16:34:16 +01:00
Štěpán Němec a79a4e11be Add a "boolean" help tag and a hint regarding boolean option manipulation. 2011-12-23 16:14:03 +01:00
Štěpán Němec 32973aea75 Clarify the search escape sequences usage in :h /. 2011-11-15 21:32:22 +01:00
Štěpán Němec 820cd97295 Fix some missorted options in options.xml. 2011-11-14 13:46:28 +01:00
Štěpán Němec 61472845d7 Clearly document the <C-d>/<C-u>/'scroll' behaviour. 2011-11-14 13:39:50 +01:00
Štěpán Němec 900eb1d0b0 Revert the d4c21ee2e4a4 change. The behaviour turns out to be Vim-compatible. 2011-11-14 13:32:15 +01:00
Štěpán Němec 15fa73ca71 util.httpGet: Document the `quiet' parameter. 2011-11-14 12:53:09 +01:00
Štěpán Němec 5fcd2a4d32 Fix <C-d> and <C-u> permanently setting the 'scroll' option.
The behaviour was undocumented and undesirable, as there was no way to reset
the option by supplying a 0 argument to the commands.
2011-11-14 12:52:08 +01:00
Štěpán Němec ac7c2b88e1 Rename <yank-word> to <yank-selection>. That's what it's really used for. 2011-11-14 12:44:33 +01:00
Štěpán Němec 2b3a8a1e53 Add/fix some <k> tags' link attributes. 2011-10-20 12:36:03 +02:00
Štěpán Němec 82772225f9 Document :jumps in browsing.xml. 2011-10-20 12:34:26 +02:00
Štěpán Němec 0c3bccb5c6 Add the missing closing tag from revision 6631:65d56c01cda6.
Closes issue #693.
2011-10-15 14:30:04 +02:00
Štěpán Němec d8be8727df Handle @link values other than "false" in help tags (other than <set>). 2011-10-14 14:55:45 +02:00
Štěpán Němec 06b12136ec Autogenerate the list of sanitizer items in :h :sanitize. 2011-10-07 09:54:42 +02:00
Štěpán Němec 1b6c979d57 Doc fixes. 2011-10-07 09:53:46 +02:00
Štěpán Němec f294668ad2 Doc fixes. 2011-10-04 11:14:10 +02:00
Štěpán Němec 52ae6d04fa Improve the Caret and Visual documentation somewhat. 2011-10-03 23:44:05 +02:00
Štěpán Němec 24c4acbd38 The Find Bar extension is available at your nearest retailer.
Now compatible with Firefox 2.0b1 - 3.1b3pre
Reference: revision 6480:000f8fa25c83
2011-10-03 22:43:14 +02:00
Štěpán Němec 0979b8e702 Add 'set ft=javascript' to the new .jsm files. 2011-10-03 20:15:42 +02:00
Štěpán Němec 65dffb490c Fix some broken help tags. 2011-10-03 16:31:33 +02:00
Štěpán Němec b8de280b74 Document the 'iskeyword' option in options.xml. 2011-10-03 16:30:48 +02:00
Štěpán Němec 87bcb13de0 Reinstate the [d and ]d documentation killed inadvertently in revision 6380:ffce1496624a. 2011-10-03 16:22:49 +02:00
Štěpán Němec 2d7c78e162 Fix the invalid -postData option produced by ;S. 2011-10-01 15:24:40 +02:00
Štěpán Němec e8f99427d1 Fix the last commit. 2011-10-01 00:39:50 +02:00
Štěpán Němec 80ab02746b Add some example commands and mappings. 2011-10-01 00:02:29 +02:00
Štěpán Němec dde78cc9f8 Minor doc fixes. Closes issue #669. 2011-09-30 11:29:37 +02:00
Štěpán Němec 7bf68df95a Fix some typos.
Closes issue #668.
2011-09-28 20:25:55 +02:00
Štěpán Němec 25d7a2fefd Fix 'findflags' help spec and make dactyl.generateHelp follow suit. 2011-09-25 12:00:57 +02:00
Štěpán Němec 0bcba9fb23 Fix the :restart doc string. 2011-08-11 23:22:56 +02:00
Štěpán Němec a5c442150b Move the bypassing-pentadactyl' help item from browsing' to `map'. 2011-08-10 17:16:10 +02:00
Štěpán Němec f21c466dfd Reshuffle the browsing vs. marks help items more sensibly. 2011-08-10 16:45:04 +02:00
Štěpán Němec 36cec0db44 Remove stray util.dump call in Option.validateCompleter. 2011-08-10 16:07:08 +02:00
Štěpán Němec fd9fa1ebe9 Help edits.
- fix the outdated <C-o>/<C-i> information
- edit the Pentadactyl tutorial
- remove last remnants of CTRL in help tags
2011-08-10 12:33:10 +02:00
Štěpán Němec a3f2c02196 Doc fixes. 2011-08-08 19:11:03 +02:00
Štěpán Němec 1fab1e600b Fix some typos and mention ⌘ in :h key-notation. 2011-08-01 19:02:50 +02:00
Štěpán Němec b55b7445ab Mention the macro string improvements in NEWS. 2011-07-30 22:14:18 +02:00
Štěpán Němec 9191f1866a I'm really not and never was a developer of this project. 2011-07-30 11:49:47 +02:00
Štěpán Němec 74a5d575ac Minor doc fixes. 2011-07-30 11:48:11 +02:00
Štěpán Němec 2b43cf0660 finder: Fix the case when there are no anonymous nodes in the document. 2011-07-27 22:36:20 +02:00
Štěpán Němec 9935d93b68 Update the documentation of config.dialogs. 2011-07-27 18:13:40 +02:00
Štěpán Němec d5a47dc949 Clarify :h 'followhints'. 2011-07-27 17:54:53 +02:00
Štěpán Němec 133bba8b9a Decode URIs when shown to the user. 2011-07-27 16:48:41 +02:00
Štěpán Němec 6f63ec1d2e Be a bit more explicit about comments & commands. 2011-07-27 16:48:06 +02:00
Štěpán Němec 76481ab23e Autogenerate :h dialog-list. 2011-07-26 23:47:37 +02:00
Štěpán Němec cc03bfadf8 Use [foo] instead of foo[] consistently in source doc type annotations. 2011-07-22 12:33:36 +02:00
Štěpán Němec 5b895f0ef7 Fix outdated mode type signatures in the source code docs. 2011-07-21 15:23:05 +02:00
Štěpán Němec 55a403b5ca Make the scrolling mapping aliases consistent between code and docs as well as among themselves.
Fixes issue #601.
2011-07-20 10:36:05 +02:00
Štěpán Němec 7c85bffedd Mention 'passkeys' and 'passunknown' in :h bypassing-pentadactyl. 2011-07-12 17:05:45 +02:00
Štěpán Němec 0add26f61a Fix some typos. 2011-07-06 16:19:33 +02:00
Štěpán Němec 5c5c4b1ef9 Doc fixes. Closes issue #556. 2011-06-07 21:38:30 +02:00
Štěpán Němec 89dde79df8 Minor documentation updates. 2011-06-07 13:34:58 +02:00
Štěpán Němec b5d6b996a0 Fix a typo. Closes issue #555. 2011-06-06 20:07:01 +02:00
Štěpán Němec 1183e71164 Another feature silently dropped in revision 381566603c45. 2011-06-01 22:25:41 +02:00
Štěpán Němec 09f001b27a Reflect the last change in the documentation. 2011-06-01 21:36:47 +02:00
Štěpán Němec fb0c09b8c6 Minor map.xml sanitisation. 2011-05-26 17:53:16 +02:00
Štěpán Němec dad074c000 Add 'strictfocus' value descriptions to its help entry.
Fixes issue #546.
2011-05-25 22:51:19 +02:00
Štěpán Němec 6ed4005e85 Minor documentation fixes.
Closes issue #521.
2011-04-28 20:26:49 +02:00
Štěpán Němec aaa81b6e83 It's laisseZ, for Krist's sake. 2011-03-17 12:58:50 +01:00
Štěpán Němec 308f1b86dc Fix dactyl:link topic attribute URI scheme matching conflicting with :excmds. 2011-03-13 09:04:25 +01:00
Štěpán Němec 0f542bc000 Fix a copy-paste error. 2011-03-02 12:54:43 +01:00
Štěpán Němec d3e4995db0 Fix a typo. 2011-03-02 12:20:42 +01:00
Štěpán Němec f34e2a96f1 Rename two old tags to make them acceptable to hg-git and consistent with the others. 2011-03-01 13:41:51 +01: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
Štěpán Němec 6317cbc0d8 Add descriptions to the remaining editor mappings. 2011-02-20 11:01:23 +01:00
Štěpán Němec 5cf0480676 Mention new option types in NEWS. 2011-02-17 23:29:54 +01:00
Štěpán Němec ec2630461c Remove outdated hint CSS information from the Penta tutorial. 2011-02-17 21:17:27 +01:00
Štěpán Němec 5bc5c91c05 Update the docs with the recent command banging. 2011-02-12 00:30:46 +01:00
Štěpán Němec 41200aa6a9 Minor fixes in the group documentation. 2011-02-11 11:09:04 +01:00
Štěpán Němec 386749a0a9 Fix :ia and :ca broken by revision 241221d6e231. 2011-02-01 23:30:43 +01:00
Štěpán Němec 7ad4dd75c3 Attempt to clarify the :h :feedkeys clarification. 2011-01-31 17:27:10 +01:00
Štěpán Němec 8db7f4c1e5 Minor documentation fixes. 2011-01-27 01:40:14 +01:00
Štěpán Němec 90c2ded645 Tag the remaining NEWS entries with appropriate version information. 2011-01-27 01:38:59 +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
Štěpán Němec c952a83c54 Document 'timeout' and 'timeoutlen'.
--HG--
branch : key-processing
2011-01-26 19:02:25 +01:00
Štěpán Němec 685a0f5d30 Remove stray reference to 'laststatus'. Closes issue #305. 2011-01-25 11:34:44 +01:00
Štěpán Němec fd9319726d Delete done TODO items.
--HG--
branch : key-processing
2011-01-25 00:29:03 +01:00
Štěpán Němec f06d5653c7 Typos, corrections and consistency fixes.
--HG--
branch : key-processing
2011-01-25 00:27:24 +01:00
Štěpán Němec 506abdcd85 Recognise closing paren as a delimiter in linkifyHelp.
--HG--
branch : key-processing
2011-01-25 00:24:22 +01:00
Štěpán Němec acf73951d4 Add tags et al. for the versions help page.
--HG--
extra : transplant_source : qA%92iB%F2%DFC%AC%1D%D5%02%F2w%98%1B%0A2%FF%FD
2011-01-24 21:58:33 +01:00
Štěpán Němec 5e8a11fe69 Add tags et al. for the versions help page.
--HG--
branch : key-processing
2011-01-24 21:58:33 +01:00
Štěpán Němec 7d50100d67 Make :sidebar! documentation match the actual behaviour. 2011-01-23 00:48:10 +01:00
Štěpán Němec 38e1ffa8a1 Fix a util.evaluateXPath invocation invalidated by revision 758a3a31518f. 2011-01-21 20:54:07 +01:00
Štěpán Němec e57d6f0b4a Fix the :toolbar* commands. Closes issue #288. 2011-01-21 20:39:58 +01: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
Š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
Štěpán Němec 49fea83698 Document the util.* functions' useful return values. 2011-01-11 11:17:11 +01:00
Štěpán Němec c8c043335a Slightly refactor the marks code. Make :delmarks, :marks and :qmarks accept ranges. 2011-01-10 22:45:29 +01:00
Štěpán Němec 12cde15d4b Mention -post and -charset :bmark options in NEWS. 2011-01-09 23:09:23 +01:00
Štěpán Němec 3ac217de9a Fix some typos. 2011-01-09 23:00:28 +01:00
Štěpán Němec 0456e10ed5 Improve :h :helpall description. 2011-01-09 22:59:54 +01:00
Štěpán Němec e9c474a674 Document the new -charset option of :bmark. 2011-01-09 22:59:00 +01:00
Štěpán Němec 5369edc053 Remove the now-defunct link from :h <Esc>. 2010-12-31 18:46:20 +01:00
Štěpán Němec 776b48283e Fix the documentation of dactyl.commandLineOptions. 2010-12-31 18:44:18 +01:00
Štěpán Němec ebc1563d08 Fix a typo in revision bfae12eaabd7. 2010-12-31 00:09:20 +01:00
Štěpán Němec 12cd63ff16 Minor consistency fixes. 2010-12-30 23:01:23 +01:00
Štěpán Němec 506dcc042e Improve 'hinttimeout' documentation, take two. 2010-12-30 20:07:41 +01:00