Commit Graph
34 Commits
Author SHA1 Message Date
Ted Pavlic 20617543f2 Copyedit to :help winopen for clarity. 2009-01-04 18:13:42 -05:00
Ted Pavlic b503518702 Changed :set {option}* in help to :set {option}? 2009-01-04 16:19:10 -05:00
Ted Pavlic 7f4431361f Add comments to TODO similar to comments that were posted (but have yet to appear) on newsgroup and comments on Trac. 2009-01-03 15:30:23 -05:00
Ted Pavlic 5d1f9db967 Modified .gitignore to exclude Vim swp files and Mac DS_Store files 2009-01-02 15:33:00 -05:00
Ted Pavlic 7ec7bb15dd Implement http://vimperator.org/trac/ticket/92 (restore ;F) (revert if want)
The implementation provides the same functionality as ;F while still
maintaining the Vimp2.0 style hints. There is definitely room for
refactoring here.
2009-01-02 15:24:05 -05:00
Ted Pavlic f70344be50 Better grouping of extended hints in help. Also made completion list consistent with help list. 2009-01-02 14:44:23 -05:00
Ted Pavlic 211613d2c2 Some help list updates. Among other things, got rid of explicit numbering. 2009-01-02 14:32:15 -05:00
Ted Pavlic d5a28b5b37 Made consitent {arg} typesetting in help. 2009-01-02 14:16:11 -05:00
Ted Pavlic 451b094c21 Document ;V in :help and in completion. 2009-01-02 12:30:18 -05:00
Ted Pavlic 2e0f25449b Clarification about browser.tabs.lIB pref in hints help. 2009-01-02 12:20:27 -05:00
Ted Pavlic 0a67d035f8 Help copyedit to make Note: match convention. 2009-01-02 12:18:01 -05:00
Ted Pavlic 254bb5c8ef Added :set! alias to help options.txt 2009-01-02 12:11:21 -05:00
Ted Pavlic c56ba42693 Added ;* tags to list items under :h ; 2009-01-02 12:06:36 -05:00
Ted Pavlic 1facfe407f Several edits to help docs to clarify when plugins are loaded and what can cause them to not be loaded. 2009-01-02 11:37:07 -05:00
Ted Pavlic a1dcfa4e02 Added :lpl and :loadplugins to vimperator.vim 2008-12-30 11:22:11 -05:00
Ted Pavlic 5d8d61cc01 When setting rtp on startup, set VIMPERATOR_RUNTIME to match if it doesn't already exist. 2008-12-30 10:10:37 -05:00
Ted Pavlic aef0a1fe28 Spelling 'refactoring'. 2008-12-29 16:46:26 -05:00
Ted Pavlic ed62a80d20 Use consistent _$VAR_ in help. Before it was mix of _$VAR_ and \'$VAR' 2008-12-29 16:43:46 -05:00
Ted Pavlic 7c64cd0a6c Put quotes around example bash command, just like Vim's help. 2008-12-29 16:32:57 -05:00
Ted Pavlic db7d16bf0e Swapped help defaults for sh and shcf. Now they're correct. 2008-12-29 16:30:20 -05:00
Ted Pavlic 6cbf75ca53 Put quotes around CDPATH in cdpath default help string, as is convention. 2008-12-29 16:25:13 -05:00
Ted Pavlic 61e6133373 Updated cdpath help defaults to mention CDPATH env var. 2008-12-29 16:22:35 -05:00
Ted Pavlic 015d299b3b Changed hyphens to en dashes where appropriate. Note that spaced en dashes can be changed to single em dashes, but should be consistent. See CMOS. 2008-12-29 14:45:48 -05:00
Ted Pavlic 81370f7071 Fixed starting.txt so that numbered list is not in-line. 2008-12-29 14:32:26 -05:00
Ted Pavlic e757af0456 Updated :editor help to use <C-i> instead of <Ctrl-i> to be consistent with the rest of help. 2008-12-28 03:16:04 -05:00
Ted Pavlic 993ba60ee7 Allow empty defsearch. 2008-12-19 10:49:56 -05:00
Ted Pavlic 50f73844c8 Reverting empty defsearch changes in last two commits. Leaving in JS catches. 2008-12-18 13:20:47 -05:00
Ted Pavlic d6e5bdbe77 Updated :help 'defsearch' to reflect empty behavior. 2008-12-18 12:45:46 -05:00
Ted Pavlic 195fc10e05 Allows for empty defsearches and prevents red JS errors on bad URLs. 2008-12-18 12:34:12 -05:00
Ted Pavlic fb2751faf7 Capture exception thrown by normalize on MacOSX. Feel free to revert. I did my best. 2008-12-16 16:00:07 -05:00
Ted Pavlic 47496af2e0 Added LIBERATOR_HOME so that users don't have to define lots of environment _HOMEs as the liberator project grows. 2008-12-12 07:42:19 -05:00
Ted Pavlic 448b93a9b9 Fixed :!echo $PATH 2008-12-11 16:05:51 -05:00
Ted Pavlic 8d6b237b9e Fixed ':open stuff://junk' to do a defsearch 2008-12-08 16:49:42 -05:00
Ted Pavlic 21a38093e2 Fixed ':open google this is a sentence. this is another' 2008-12-08 16:44:41 -05:00