1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-25 12:31:24 +02:00
Commit Graph

2659 Commits

Author SHA1 Message Date
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
Kris Maglione 0025d79a1d Allow [count]b == :[count]b 2008-12-14 20:28:06 -05:00
Kris Maglione 3e330c3277 Fix... 2008-12-14 19:51:27 -05:00
Kris Maglione 58bca7d6b3 Add commandline.status and commandline.error. Feel free to revert this. 2008-12-14 19:45:57 -05:00
Kris Maglione bf895cc118 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2008-12-14 19:05:08 -05:00
Kris Maglione 576dcb068b Why the hell doesn't it make sense? 2008-12-14 19:01:00 -05:00
Kris Maglione 91c542daf8 Why the hell doesn't it make sense? 2008-12-14 18:48:03 -05:00
Kris Maglione 348fa9dc1a Fix olocalhost:631 2008-12-14 18:43:43 -05:00
Kris Maglione 689c101ff3 Twiddle file names/line numbers in exceptions during sourcing again. 2008-12-14 18:43:43 -05:00
Kris Maglione d94d8b6517 Add inordinate number of quoting styles, none of which, save one, are acually accessible 2008-12-14 18:43:43 -05:00
Kris Maglione 5489a0b2de :hi clear 2008-12-14 18:43:43 -05:00
Doug Kearns 2315887077 document -max option to :history and :bmarks 2008-12-14 23:08:04 +11:00
anekos fc70aa96c7 Fix for windows.
io.expandPath("~\\vimperator") does not work on windows.
2008-12-14 14:31:08 +09: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
Daniel Bainton 09ee974d23 Add the :dialog preferences command to muttator 2008-12-13 22:35:47 +02:00
Daniel Bainton 73fa8399cb Fix :delqmarks 2008-12-13 17:43:24 +02:00
Kris Maglione 087dcd522c Make path expansion vim compatible: expand vars before and after expanding ~. Are we matching bugs? 2008-12-12 14:59:09 -05:00
Kris Maglione 76ea4cacc0 Revert checking $LIBERATOR_HOME. Sorry, Ted, this is the kind of change that should be discussed first. 2008-12-12 11:20:46 -05: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
Daniel Bainton b861cf4820 Project specific _HOME should override LIBERATOR_HOME, so changing order for them 2008-12-12 14:51:27 +02: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
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
Kris Maglione 41de1f3b91 Fix case-insensitive hint matching. 2008-12-11 20:41:07 -05:00
Kris Maglione 1ff8bf65bc s/VIMPERATOR(_HOME)/config.name + \1/ 2008-12-11 20:28:50 -05:00
Kris Maglione 71ae1b91f6 Pay no attention to the man behind the curtain. 2008-12-11 18:36:30 -05:00
Martin Stubenschrott 778672f6ae added beep() for p/P when there is no content 2008-12-11 23:13:30 +01:00
Ted Pavlic 448b93a9b9 Fixed :!echo $PATH 2008-12-11 16:05:51 -05:00
Kris Maglione 0f330b3a15 Fix :echo undefined 2008-12-11 15:22:01 -05:00
Daniel Bainton 016770bf7d :prefs needs to be application specific, so moving :prefs to vimperator and adding a new :prefs for muttator 2008-12-11 18:12:58 +02:00
Kris Maglione e9cb763f37 Periodically save storage objects 2008-12-10 16:17:41 -05:00
Kris Maglione 54cc80ec11 Don't anchor :style URL completions 2008-12-10 16:15:54 -05:00