Commit Graph
100 Commits
Author SHA1 Message Date
Doug Kearns 03fed06b39 fix search highlighting when 'incsearch' is set - Algardas <algardas@gmail.com> 2008-12-20 00:31:13 +11:00
Doug Kearns ad61bc83ff fix transposed defaults in showmode and shell help 2008-12-20 00:15:13 +11:00
Doug Kearns b98b367776 trivial refactoring of :emenu and :chdir actions 2008-12-19 23:59:25 +11:00
Doug Kearns 3801efb9ad minor refactoring of :command action 2008-12-19 23:50:12 +11:00
Doug Kearns 7bba6004d9 minor refactoring of :dialog action 2008-12-19 23:24:31 +11:00
Doug Kearns 695b3ed9ea minor refactoring of "b" action 2008-12-19 23:17:52 +11:00
Doug Kearns 92f9fcfc8d declare variable in getMenuItems#addChildren() 2008-12-19 23:12:06 +11:00
Doug Kearns 4b896f3706 remove some ancient cruft 2008-12-19 23:09:37 +11:00
Doug Kearns d60c81ef23 add missing semicolons 2008-12-19 23:00:14 +11:00
Doug Kearns d65b23be3d prefer let over var in Hints 2008-12-19 19:14:38 +11:00
Doug Kearns 0827c5fdaa prefer let over var in liberator 2008-12-19 19:13:34 +11:00
Doug Kearns 1ff25093c0 whitespace fix 2008-12-19 19:12:55 +11:00
Doug Kearns 194aaf46eb brace formatting fixes 2008-12-19 19:07:17 +11:00
Doug Kearns 0841a01e15 access MarkupDocumentViewer via getBrowser() - only FF defines getMarkupDocumentViewer 2008-12-18 21:06:54 +11:00
Doug Kearns c11e153766 whitespace fixes 2008-12-18 21:06:51 +11:00
Doug Kearns a216ec45d9 fix typo in Makefile asciidoc test message 2008-12-18 19:09:05 +11:00
Doug Kearns 0e9aa05bfd really mention :optionusage! in muttator help this time 2008-12-18 03:46:11 +11:00
Doug Kearns 994bc00a4f nsIWebNavigation -> Ci.nsIWebNavigation in liberator.open for Muttator 2008-12-18 03:26:22 +11:00
Doug Kearns 1432758373 TODO: add support for filename special characters such as % 2008-12-18 01:37:05 +11:00
Doug Kearns 2d9d4736d6 improve user-command custom completer error handling 2008-12-18 01:33:48 +11:00
Doug Kearns 44589146fe improve QuickMarks and local marks help formatting 2008-12-17 21:29:11 +11:00
Doug Kearns 3adc77eca1 fix :back/:forward completers 2008-12-17 21:25:07 +11:00
Doug Kearns e7635cc329 revert quick fix for asciidoc 8.3.x, help is completely broken when generated with this version 2008-12-17 21:24:25 +11:00
Doug Kearns 69b541eae5 mention :optionusage! in muttator help 2008-12-17 20:45:59 +11:00
Doug Kearns e6a15b1487 provide defaults for missing mode args to completion.{abbreviation,userMapping} 2008-12-17 18:23:07 +11:00
Doug Kearns 58514ffd4f delay user-command custom completer evaluation until call time 2008-12-17 17:46:39 +11:00
Doug Kearns 1b481067f4 address Martin's intentional breaking of the message system 2008-12-17 13:48:52 +11:00
Doug Kearns 6a653c0177 remove use of <center> element from :help as it's not defined in XHTML 1.1 2008-12-17 13:24:29 +11:00
Doug Kearns 2290230e65 change "g." mapping to "g<" 2008-12-17 13:15:35 +11:00
Doug Kearns 4d4ad5886c fix :dialog help formatting 2008-12-17 13:15:32 +11:00
Doug Kearns ece99169c5 fix typo in intro of tutorial.txt 2008-12-17 13:15:29 +11:00
Doug Kearns dd432fe6b1 fix duplicate use of ':echoe' help tag 2008-12-17 13:15:27 +11:00
Doug Kearns d5b6e6ea3c fix duplicate use of 'listing-tabs' help tag 2008-12-17 13:15:24 +11:00
Doug Kearns d86d71e22b :set noshowmode | :echo 'foobar\n'<ESC> doesn't clear the more prompt 2008-12-16 20:24:39 +11:00
Doug Kearns 3506a6212d allow hints to function on pages where authorStyleDisabled has been set via means other than 'usermode' 2008-12-16 18:34:29 +11:00
Doug Kearns 70c82c0f19 address Kris's double barrelled blasphemy 2008-12-15 21:50:04 +11:00
Doug Kearns 2315887077 document -max option to :history and :bmarks 2008-12-14 23:08:04 +11:00
Doug Kearns 1d1c4d5936 escape the URL macros in the help for :qmark 2008-12-14 13:34:54 +11:00
Doug Kearns 7d93fdd272 trivial help formatting improvements 2008-12-14 13:34:51 +11:00
Doug Kearns 961a18138f TODO: :redir and 'verbosefile' 2008-12-14 13:34:48 +11:00
Doug Kearns 919d712af4 separate warnings from special informational notes in the help 2008-12-14 13:34:46 +11:00
Doug Kearns 56d5e2a097 add a title tag for each help page 2008-12-14 13:34:44 +11:00
Doug Kearns 248c791263 don't use asciidoc's xhtml11-quirks.css as it's for IE6 2008-12-14 13:34:41 +11:00
Doug Kearns b63bbcfaee update :set examples in help now that it uses parseArgs() 2008-12-14 13:34:38 +11:00
Doug Kearns e127db3273 add fold markers to CompletionContext 2008-12-13 02:01:37 +11:00
Doug Kearns 51840817fc don't use FORCE_SINGELINE with echomsg() 2008-12-13 01:51:21 +11:00
Doug Kearns 64f00164cc prefer let over var in Editor 2008-12-13 01:25:38 +11:00
Doug Kearns e9c53d3776 add abbreviation completion 2008-12-13 01:25:35 +11:00
Doug Kearns 05ac5cce49 minor rewording of :abbreviate help 2008-12-13 01:25:32 +11:00
Doug Kearns d7da534a88 use argCount: "?" for :tab{previous,next,close} 2008-12-13 01:25:28 +11:00
Doug Kearns d182429dd3 allow for partial match filtering in :abbreviation list commands 2008-12-12 14:03:34 +11:00
Doug Kearns f27c461c7f replace some echo() calls with echomsg() 2008-12-12 14:03:31 +11:00
Doug Kearns 8ad705334b echo a msg, not an err, from :abbrev when there are no abbreviations 2008-12-12 14:03:29 +11:00
Doug Kearns dd737ad3c0 use literalArg with :sidebar - this is debatable 2008-12-12 14:03:26 +11:00
Doug Kearns f5a8158d5f use literalArg with :help 2008-12-12 14:03:24 +11:00
Doug Kearns dc85f9f619 use literalArg with :! 2008-12-12 14:03:21 +11:00
Doug Kearns 7df988910a TODO: fix local options 2008-12-12 14:03:19 +11:00
Doug Kearns aec2c278c2 use argCount: "1" with :*unabbrev commands 2008-12-10 17:02:54 +11:00
Doug Kearns 4ef7936754 fix error in statusline.updateTabCount when go has "n" or "N" and tabs have been deleted - mTabs can contain more items than mTabs.length 2008-12-10 13:53:06 +11:00
Doug Kearns ea1049ee90 use "inline" for the location of inline alternate stylesheets in the completion list - accidentally removed in last related commit 2008-12-10 13:53:03 +11:00
Doug Kearns fe6cb037b3 prefer let over var in Search 2008-12-10 13:53:01 +11:00
Doug Kearns f2a2e9dc55 prefer let over var in Events and AutoCommands 2008-12-10 13:52:59 +11:00
Doug Kearns 2376da165d prefer let over var in completion.url 2008-12-10 13:52:56 +11:00
Doug Kearns eccd44d772 prefer let over var in vimperator#config 2008-12-10 13:52:54 +11:00
Doug Kearns 2bd177b471 minor refactoring of "gu" action 2008-12-10 13:52:51 +11:00
Doug Kearns 9233a428bf retab files 2008-12-10 01:46:06 +11:00
Doug Kearns 81db0cdbc0 use "Color Scheme" for the :colorscheme completion title 2008-12-10 01:22:08 +11:00
Doug Kearns 2a31722e29 rename completion.alternateStylesheet to alternateStyleSheet 2008-12-10 01:20:54 +11:00
Doug Kearns e93a17e13f fix completion.alternateStylesheet 2008-12-10 01:12:21 +11:00
Doug Kearns 6ec66f253f use literalArg in :pagestyle action 2008-12-10 01:12:18 +11:00
Doug Kearns d20578b2a0 prefer let over var in Buffer and Marks 2008-12-10 01:12:16 +11:00
Doug Kearns b098d72a08 fix :emenu 2008-12-08 19:37:07 +11:00
Doug Kearns c4ba7444c2 prefer let over var in Tabs 2008-12-08 19:36:50 +11:00
Doug Kearns b921abb6a3 use argCount: "?" for :tabmove 2008-12-08 14:14:03 +11:00
Doug Kearns 2756201060 always return a value from tabs.getContentIndex 2008-12-08 13:25:07 +11:00
Doug Kearns 0b93e56232 quick fix for :style highlighting - the "=" is not required for -name 2008-12-07 00:57:51 +11:00
Doug Kearns aa5a78ea23 fix :set help formatting 2008-12-07 00:04:00 +11:00
Doug Kearns 27d2ad299e fix a few help formatting quirks 2008-12-06 22:12:38 +11:00
Doug Kearns 8a841f6d27 minor rewording of |warning| help 2008-12-06 12:56:54 +11:00
Doug Kearns 6b10642db3 add help for new scrollbar guioptions 2008-12-06 12:51:35 +11:00
Doug Kearns cca40c3067 fix more prompt messages 2008-12-06 12:35:25 +11:00
Doug Kearns d81fdddb7b remove TODO: :runtime is broken 2008-12-05 23:49:02 +11:00
Doug Kearns 64b4d5f9da fix :colorscheme completion 2008-12-05 23:35:12 +11:00
Doug Kearns 4e621740af fix :doautoall help 2008-12-05 14:55:35 +11:00
Doug Kearns f4a0e51cec -TODO: wildmode= doesn't work 2008-12-05 03:49:35 +11:00
Doug Kearns cd66f4dab3 use argCount: "?" with :zoom 2008-12-05 03:07:41 +11:00
Doug Kearns 6ae1fa663e use args.literalArg rather than args.string in :emenu action 2008-12-05 02:10:17 +11:00
Doug Kearns 364d572b09 improve help for :back/:forward 2008-12-05 01:50:39 +11:00
Doug Kearns cc6bdfc2fc Merge branch 'master' of djk@vimperator.org:/git/vimperator/liberator 2008-12-04 14:47:21 +11:00
Doug Kearns 9339e6ae5a fix arg description in :delmacros help 2008-12-04 14:45:02 +11:00
Doug Kearns 6fa6505b1a Merge branch 'master' of djk@vimperator.org:/git/vimperator/liberator 2008-12-04 10:58:55 +11:00
Doug Kearns e9bd2ae2b3 remove unused webcontent dir 2008-12-04 10:55:12 +11:00
Doug Kearns 3a8817a560 allow ${VAR} environment variable expansion on Windows too 2008-12-02 14:48:48 +00:00
Doug Kearns c3deb192b8 use the proper flag arg for loadURIWithFlags in liberator.open 2008-12-02 13:33:51 +00:00
Doug Kearns ce8c5e5d14 fix 'wildcase' help formatting 2008-12-02 11:52:28 +00:00
Doug Kearns 3671422a3b TODO: :<Tab> leaves the cursor at the head of the line; wildmode= doesn't work 2008-12-02 07:44:37 +00:00
Doug Kearns 855caac185 TODO: more prompt now reads "-- More --" at the end of multipage output when
there is no more content
2008-12-01 12:09:30 +00:00
Doug Kearns 837de07687 TODO: :regressions is broken, also now blanks the MOW when run 2008-12-01 12:00:37 +00:00
Doug Kearns 7219a2ad43 TODO: :runtime is broken, possibly Windows only 2008-12-01 11:51:49 +00:00
Doug Kearns ead1babb4d add "?" as the argCount to commands with an optional single arg 2008-12-01 11:45:25 +00:00