Commit Graph
100 Commits
Author SHA1 Message Date
Š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
Štěpán Němec 47e80891a7 Fix 'hinttimeout' documentation. 2010-12-30 18:29:42 +01:00
Štěpán Němec d0e565773a Reinstate :list* filter argument broken in revision 943acba1da9e. 2010-12-30 13:05:41 +01:00
Štěpán Němec 751b1758c4 Minor fixup for 45b2508a55c9. 2010-12-30 09:54:11 +01: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
Štěpán Němec 879cb52279 Fix some typos. 2010-12-24 17:43:31 +01:00
Štěpán Němec 3414138989 Update the help index. Grr. 2010-12-18 19:18:05 +01:00
Štěpán Němec c7411dfcff Addenda and corrigenda for the last and next to next to last commits. 2010-12-18 19:06:53 +01:00
Štěpán Němec a219601931 Provide util.regexpSource to avoid escaping slash when not necessary. 2010-12-06 03:54:22 +01:00
Štěpán Němec b765c5e96c Typos and whitespace fixes. 2010-12-06 02:29:52 +01:00
Štěpán Němec a26b410daa Fix the initial note markup and a typo in the tutorial.
Closes issue #166.
2010-12-04 19:13:53 +01:00
Štěpán Němec b7190287da Correct the comment in :h 'autocomplete example. 2010-12-04 04:41:30 +01:00
Štěpán Němec f94e864ded Update TODO. 2010-12-03 22:02:56 +01:00
Štěpán Němec a6eb8c71e0 Fix odd markup in the :h 'wildignore example. 2010-12-03 19:13:46 +01:00
Štěpán Němec 57c52c36f8 Improve :h 'autocomplete. 2010-12-03 19:10:13 +01: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
Štěpán Němec 6b416e521c Fix a typo. 2010-12-03 04:39:37 +01:00
Štěpán Němec 033c3b43c8 Use config.removeTab instead of tabs.remove in :bdelete.
The latter affects tab selection, which is not desirable here.
2010-12-02 04:25:04 +01:00
Štěpán Němec 4de32441d7 Fix :set! value completion. 2010-12-01 02:22:16 +01:00
Štěpán Němec 6817bf5508 Add missing count argument in <C-o>/<C-i> help specs. 2010-11-20 15:41:56 +01:00
Štěpán Němec 45a4e74e3d Unify Control key notation in the documentation. 2010-11-20 15:38:49 +01:00
Štěpán Němec 7abe83ed8d Fix :h :{,tab,win}open argument specification.
Closes issue #136.
2010-11-16 02:27:23 +01:00
Štěpán Němec 79e52c74d6 Fix some typos. 2010-11-15 14:33:24 +01:00
Štěpán Němec e66c15ebbd Add a warning about foreground processes in :h :!. 2010-11-04 13:11:12 +01:00
Štěpán Němec fa12d5ffaa Add a missing word in :h 'hinttags'. 2010-11-04 13:10:21 +01:00
Štěpán Němec d76a90882d Minor fixes in :h key-notation. 2010-11-03 11:35:42 +01:00
Štěpán Němec 6649a81f7d Fix some of the "typo fixes" and a few more typos. 2010-10-23 17:17:41 +02:00
Štěpán Němec d99a2e0d3b Make the 'urlseparator' example use the default value. (cf. issue 98) 2010-10-20 14:13:36 +02:00
Štěpán Němec f2242c3567 Fix the -javascript :command option description. 2010-10-18 03:01:58 +02:00
Štěpán Němec 6ff9aac40c Provide JavaScript completion for the -js :command option. 2010-10-18 03:00:38 +02:00