1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-26 15:51:27 +02:00
Commit Graph

1882 Commits

Author SHA1 Message Date
Kris Maglione a2bab3f62d Allow muttator's compose overlay to use liberator.xul. Not removing muttatorcompose.xul until chrome.manifest is updated, so as not to break muttator 2008-10-10 15:43:17 +00:00
Doug Kearns 16164154ba add rough -nargs, -bang and -count support to :command 2008-10-10 13:52:08 +00:00
Doug Kearns 41c1006eaa don't refer to JS completion as "rudimentary" in :js help, as it is now
anything but rudimentary, but resist the urge to describe it as
"awesome"...that would just be trendy
2008-10-10 11:39:53 +00:00
Doug Kearns 6dfdee42a4 reference the more common <C-^> rather than <C-6> in :buffer help 2008-10-10 11:31:38 +00:00
Doug Kearns a2f59e45d0 remove range and bang error messages from :undoall action as they're now
handled by the bang and count extraInfo properties
2008-10-10 11:27:20 +00:00
Doug Kearns c71b5f7886 fix :undo help - bang version is documented but doesn't exist 2008-10-10 11:23:32 +00:00
Doug Kearns 1934fbc540 remove old bang version of :ls 2008-10-10 11:19:37 +00:00
Doug Kearns 4c29333f65 readd trailing ".html" to help file names in the status line to mimic Vim 2008-10-10 11:13:07 +00:00
Doug Kearns 6574a4ce41 fix broken internal help references and logo - update chrome references to use
liberator
2008-10-10 11:06:10 +00:00
Kris Maglione fbbed9dec6 Fix <Tab> completion 2008-10-10 07:31:04 +00:00
Kris Maglione f7fed1172c Add :se invfoo=bar,baz to toggle bar and baz in a list option 2008-10-10 05:05:13 +00:00
Kris Maglione ec68f69b4b Make autosize calculation less silly (and fix some CSS) 2008-10-10 04:43:09 +00:00
Kris Maglione baf2480b75 Replaced <table>-based completion with equivalent CSS. Mainly proof-of concept. Feel free to revert. 2008-10-10 03:49:36 +00:00
Kris Maglione 5d68871ca7 Re-register a stylesheet if it already exists on styles.registerSheet 2008-10-10 03:45:30 +00:00
Kris Maglione f771b5e25e Fix :se all 2008-10-10 03:02:19 +00:00
Kris Maglione 602c89fc12 Restrict favicons to 16x16 in completions. 2008-10-09 23:48:24 +00:00
Martin Stubenschrott e13bfac5c1 fixed ]f and :b!<tab> - thanks anekos 2008-10-09 23:33:02 +00:00
Kris Maglione 1b093e51cc Add rudimentary paren/brace/quote matching for JS 2008-10-09 21:50:00 +00:00
Kris Maglione b8c29417f2 Detect unknown options in :set 2008-10-09 19:17:41 +00:00
Kris Maglione 53bd7a6bc1 Make completion display less jittery. 2008-10-09 19:02:13 +00:00
Kris Maglione 9644eca6a9 Use the wrapped object for completion of XPCNativeWrappers 2008-10-09 17:53:44 +00:00
Kris Maglione e1e8878c0a Fixed-height completion rows. 2008-10-09 17:41:45 +00:00
Kris Maglione bb4c19d4ac Quick hack to add tildes to the empty lines of the completion output. 2008-10-09 16:58:48 +00:00
Doug Kearns 1dcf443003 revert overly aggressive undefined comparison normalisation - globals 2008-10-09 12:03:16 +00:00
Daniel Bainton 10df19632c Changing maxVersion to work with the latest nightly 2008-10-09 10:57:24 +00:00
Doug Kearns 8c585cd560 normalise comparisons with undefined 2008-10-09 10:52:19 +00:00
Kris Maglione b9a24708c5 Unbreak here docs with args in .vimperatorrc 2008-10-09 02:58:29 +00:00
Kris Maglione 7e8312d541 Update news. 2008-10-09 02:48:38 +00:00
Kris Maglione 077fdc838a Move to the chrome://liberator namespace 2008-10-09 02:25:19 +00:00
Kris Maglione a3e898f810 JavaScript completion fixes. 2008-10-09 01:43:22 +00:00
Kris Maglione b350867a7e Add function arg completion to javascript completion. Better exceptions from liberator.eval. 2008-10-08 23:43:17 +00:00
Kris Maglione 1018759953 Add *.dtd to the jar 2008-10-08 22:08:59 +00:00
Martin Stubenschrott 64d3a88727 made muttator work again 2008-10-08 20:31:37 +00:00
Kris Maglione c16f80c023 Fix heredocs from :so 2008-10-08 19:36:32 +00:00
Kris Maglione c77b782498 Make autocompletion smoother 2008-10-08 18:57:25 +00:00
Kris Maglione 605cf4bbc3 Dont use autocomplete during macro/:cmd playback; dont show the completion list on setCompletions if wim-=auto 2008-10-08 18:19:11 +00:00
Kris Maglione e22bd873ff Fix the visual bell 2008-10-08 17:44:11 +00:00
Kris Maglione 97d1c1afd9 Cache keyword-search filter 2008-10-08 16:05:19 +00:00
Doug Kearns 9d54b4f6cf fix :scriptnames SNR numbers 2008-10-08 13:34:12 +00:00
Doug Kearns e65e5e5f5b add completion.environment for environment variable completion 2008-10-08 12:01:08 +00:00
Doug Kearns 54447f16ef use completion.dialog to complete :dialog 2008-10-08 11:42:24 +00:00
Doug Kearns e52fc9af43 whitespace fixes 2008-10-08 11:39:25 +00:00
Doug Kearns d266cdc384 fix return values from completers for 'pageinfo' and 'showstatuslinks' 2008-10-08 08:38:16 +00:00
Kris Maglione 796d054306 More of the last commit, and fix :set WRT scoping. 2008-10-08 06:09:39 +00:00
Kris Maglione 12e1b2e89e Integrate :se setter and completion parsing code. 2008-10-08 04:58:27 +00:00
Kris Maglione 17dcbd142c Reset the autocomplete timer before hiding the completions list to prevent an apparant race. 2008-10-08 03:50:26 +00:00
Kris Maglione 4ff5adcc4e Get rid of template.map overloading, add standard "usage" template for ex/vi/option 2008-10-08 03:41:55 +00:00
Kris Maglione 10376ecb77 Add search keyword-history completion (try typing a keyword), better JS completion, better errors in :so, check "preload" before preloading history/bookmarks, Object/Function highlighting, some other bug fixes. 2008-10-08 02:56:11 +00:00
Doug Kearns 02c1d2fbdf update NEWS 2008-10-08 02:41:48 +00:00
Doug Kearns 36ece99d3a add c_<PageUp>/<PageDown> command-line mappings 2008-10-08 02:40:45 +00:00