Commit Graph
76 Commits
Author SHA1 Message Date
Š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
Štěpán Němec b542c6b0b4 Fix default value completion for options. 2010-10-17 20:46:48 +02:00
Štěpán Němec 9c10307556 Add a reference to ;S in :h :bmark. 2010-10-17 18:55:51 +02:00
Štěpán Němec abf3b691d0 "impliment" -> "implement" 2010-10-17 03:06:48 +02:00
Štěpán Němec 2fbd7c93cc Fix tabs.remove for count === undefined. 2010-10-16 21:51:29 +02:00
Štěpán Němec b456c91b08 Add missing :tabclose specs in the documentation. 2010-10-16 18:24:10 +02:00
Štěpán Němec 5589021e3e Fix some typos. 2010-10-16 18:23:03 +02:00
Štěpán Němec 38f81d7b92 Add 'sanitizeshutdown' to the option index. 2010-10-14 13:02:29 +02:00
Štěpán Němec f29ba9cfa7 Fix the Unicode escape regex in the next-to-last commit. 2010-10-13 00:14:00 +02:00
Štěpán Němec 2a73dd35e2 Unify "command-line" (adjective) and "command line" (substantive) usage. 2010-10-12 12:15:26 +02:00
Štěpán Němec 00b95bacab Fix an error in 'guioptions' documentation. 2010-10-12 11:54:16 +02:00
Štěpán Němec e5c1f3567d Fix typos and whitespace in NEWS. 2010-10-11 12:48:03 +02:00
Štěpán Němec 08ed30f07a Fix :extupdate documentation markup.
--HG--
branch : mode-refactoring
2010-10-09 12:26:20 +02:00
Štěpán Němec 29448adaa6 Fix a typo.
--HG--
branch : mode-refactoring
2010-10-09 12:24:43 +02:00
Štěpán Němec 9295b36aad Fix the help index to match docs updated during the recent TextEdit frenzy.
--HG--
branch : mode-refactoring
2010-10-08 21:34:01 +02:00
Štěpán Němec 3af5107388 Make the :bar literal commands' links link. 2010-10-06 16:47:46 +02:00
Štěpán Němec b9bf655fa2 Fix some typos. Closes issue #47. 2010-10-05 11:54:04 +02:00
Štěpán Němec 0cf2bc9cb8 Remove the named macro code.
This was of no use after removal of the :play command, which was alleged to use
that feature (it was never documented anyway).
2010-09-30 20:42:06 +02:00
Štěpán Němec 2e2e87c627 Fix some broken and incorrect links in the docs. 2010-09-29 14:18:04 +02:00
Štěpán Němec 066e8c0b1a Mention :contexts in NEWS. 2010-09-28 17:01:31 +02:00
Štěpán Němec 22594b6127 Fix a typo in :h :bmark (-tag -> -tags). 2010-09-27 15:18:27 +02:00
Štěpán Němec 6eb58f63c3 Rename stray occurences of util.copyToClipboard in mail.js.
(The function is called dactyl.clipboardWrite since 49c4b165a3ef).
2010-09-25 20:23:20 +02:00
Štěpán Němec 4fc51fdb73 Remove the :play command.
There's `@' which also accepts a count, and Vim doesn't have :play either.
2010-09-25 15:13:28 +02:00
Štěpán Němec ca2c6ea936 Fix an error ('cdpath' is a stringlist option). 2010-09-25 10:44:26 +02:00
Štěpán Němec b6904d64ea Document Textarea mode. 2010-09-25 10:43:16 +02: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
Štěpán Němec 2c97e22025 Fix typos and quoting inconsistencies in NEWS. 2010-09-25 10:35:24 +02:00
Štěpán Němec 223859a33b Make the <k> tag mode-aware.
Previously there was no way to produce links to the appropriate mode-specific
binding of a key using the <k> tag (e.g., <Tab> in the documentation always
linked to the Normal-mode command, although its command-line functionality is
different).  This commit introduces a `mode' attribute to the <k> tag, making
the distinction possible.
2010-09-25 02:18:17 +02:00
Štěpán Němec fa20629524 Extend and better exemplify 'loadplugins' documentation. 2010-09-24 20:03:40 +02:00
Štěpán Němec 9662b58176 changeset: 4303:cfede2ff028e
tag: tip
parent: 4299:14cf8643318e
user: Štěpán Němec <stepnem@gmail.com>
date: Thu Sep 23 22:14:04 2010 +0200
files: common/content/commandline.js
description:

Fix bogus occurences of `this._history' in comments and messages.

Probably result of some search & replace refactoring.
2010-09-23 22:19:49 +02: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
Štěpán Němec f3c82a85a1 Minor cleanup in options.xml and various.xml.
- fix some typos
- make order of the options consistently alphabetic
- linkify the rc file occurences
- delete trailing whitespace
- minor style/wording fixes
2010-09-22 05:01:51 +02:00
Štěpán Němec 01696096b0 Fix a slight messup in options.js caused by recent refactoring (4053:0c26dd7f1345). 2009-11-12 18:51:03 +01:00
Štěpán Němec 3329c48696 Fix the last commit. 2009-11-12 09:48:08 +01:00
Štěpán Němec 66936ff4e2 Fix map.txt for Asciidoc > 8.4. 2009-10-13 12:25:38 +02:00
Štěpán Němec 42a6de01f7 options.txt: Fix wording of 'cdpath' and misplacement of 'private'. 2009-10-11 23:18:30 +02:00
Stepnem e267bc9c17 Fix a typo in f3047a0f.
Signed-off-by: Kris Maglione <maglione.k@gmail.com>
2009-09-14 15:28:45 -04:00
Štěpán Němec 32be6b7469 A few docs clarifications.
-- shifted mappings notation (<C-n> vs <C-N>)
-- adjusted the ':!' warning
-- other minor fixes
2009-05-09 16:31:50 +10:00
Štěpán Němec 8b65863488 Fix disappearing 'q{0-9a-zA-Z}' in repeat.html
Bonus: typo in regressions.js, downcase 'Command-line' in cmdline.txt
(as it's not speaking about mode, hope thesnowdog will agree)

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
2009-03-12 00:30:37 +11:00
Štěpán Němec 926355a7ec A number of minor fixes in help files.
Mostly typos/omissions/markup errors, more remarkable e. g. changing
'b' to 'B' in tutorial reflecting a change from 1.2.
Also uncommented [macros] section in asciidoc.conf (is that right?).

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
2009-02-19 12:13:59 +11:00