Commit Graph
100 Commits
Author SHA1 Message Date
Kris Maglione 872d03808e Add $VIMPERATOR_RUNTIME, $VIMPERATOR_INIT, ~/.vimperator/info/{profile}. 2008-12-20 18:34:14 -05:00
Kris Maglione 0583508b94 Fix onKeyPress error 2008-12-20 15:38:12 -05:00
Kris Maglione ef827139e4 Tie storage observers to a weak reference of window so they're automatically destroyed. 2008-12-20 14:36:11 -05:00
Kris Maglione e1d5236261 Remove other uses of CompletionContextcompletion.jsgetKey 2008-12-20 13:54:35 -05:00
Kris Maglione 653893bbfc Speed up file completion sorting, remove need for CompletionContextliberator.jsgetKey 2008-12-20 13:49:18 -05:00
Kris Maglione 911470e0a7 Speed up file completion a bit, with sorting off. Sort directories first, which slows it down with sorting on. 2008-12-20 13:30:08 -05:00
Kris Maglione 99ff01aac1 Revert "add NEWS item about new option value quoting requirement"
It's already there.

This reverts commit 87418ed064951f83690bb02442bf4a4de2c2a8db.
2008-12-20 11:07:40 -05:00
Kris Maglione 580e0a8091 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2008-12-20 11:05:43 -05:00
Kris Maglione 549ecd561a Fix a thing 2008-12-20 11:04:18 -05:00
Kris Maglione b8b708abcb Fix hint matching 2008-12-20 01:09:50 -05:00
Kris Maglione e7a7093f0d Fix commands.js 2008-12-20 01:05:10 -05:00
Kris Maglione 57b30e5060 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2008-12-19 19:16:35 -05:00
Kris Maglione a0eca3e2aa Document some more crap. 2008-12-19 19:09:07 -05:00
Kris Maglione 196f3ec686 Remove ^Ms from sourced files 2008-12-19 18:22:25 -05:00
Kris Maglione 491751bb62 Make io.system a bit less silly. 2008-12-19 17:27:25 -05:00
Kris Maglione 480151cc4d Move 'system' arg of Styles methods to arg 0, and add completion functions 2008-12-19 17:11:05 -05:00
Kris Maglione f5b2173979 Fix g<, sort-of. Fix some commandline.echo quirks, as well. 2008-12-19 15:12:38 -05:00
Kris Maglione effeef7af6 Fix ;f 2008-12-19 15:00:52 -05:00
Kris Maglione f60ea76379 Make sure that the hint number is in the viewport 2008-12-19 14:57:34 -05:00
Kris Maglione 74700d3aff Document some more crap. 2008-12-19 13:27:01 -05:00
Kris Maglione f95dfac83f Add completion for empty 'defsearch' 2008-12-19 12:33:22 -05:00
Kris Maglione aaab59aab6 Revert "Allow empty defsearch."
This reverts commit 3cab7c16a0ef5e39f9aeeb8ea1ed9602a6a152f4.
2008-12-19 12:29:13 -05:00
Kris Maglione 6186ad27b4 Start documenting CompletionContext 2008-12-19 00:17:18 -05:00
Kris Maglione f583041c8a Default to opening multiple URLs in windows instead of tabs when !has("tabs") 2008-12-18 21:47:36 -05:00
Kris Maglione e6d83bd039 Don't hide errors on bad URLs, they're useful feedback 2008-12-18 21:41:56 -05:00
Kris Maglione 947311dfdf Kludge the stupid urlbar focus bug better 2008-12-18 21:37:44 -05:00
Kris Maglione c094a2dd2b Fix */# 2008-12-18 18:21:01 -05:00
Kris Maglione ac0b476988 Don't anchor help completions. 2008-12-18 14:04:46 -05:00
Kris Maglione 01d567df11 Check asciidoc version on 'make doc' 2008-12-18 00:17:10 -05:00
Kris Maglione 6ca4af3c95 Add commandline.runSilently 2008-12-17 22:32:32 -05:00
Kris Maglione 3f24bd5d6d Import old command history and quickmarks if available 2008-12-17 22:25:09 -05:00
Kris Maglione c40238e109 Fix keypress handling bug 2008-12-17 22:17:10 -05:00
Kris Maglione e86ae1d6da Use io.withTempFiles in editFieldExternally 2008-12-17 21:22:52 -05:00
Kris Maglione cf1b1ccf2d Try to make bookmark loading a bit more predictable. 2008-12-17 21:09:09 -05:00
Kris Maglione 7733f45969 Fix non-auto completions. Possibly break something else. 2008-12-17 20:06:27 -05:00
Kris Maglione ec26e68027 Uglily fix io.system with multibyte commands. 2008-12-17 18:58:07 -05:00
Kris Maglione 304bfab29e Fix clicking links in the MOW 2008-12-17 18:35:02 -05:00
Kris Maglione f004545036 Minor cleanup 2008-12-17 16:43:14 -05:00
Kris Maglione 6a04a6e7cf Add 'const service' 2008-12-17 16:41:54 -05:00
Kris Maglione 1ffb5e90ad Minor cleanup 2008-12-17 16:30:26 -05:00
Kris Maglione acb556d111 Use separate tab bindings for OS-X. Someone please test this. 2008-12-17 00:08:08 -05:00
Kris Maglione 87956fea0f Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2008-12-16 23:19:48 -05:00
Kris Maglione df33e3e7c7 Update (sort-of) the :com -complete docs. 2008-12-16 22:19:46 -05:00
Kris Maglione 0293145684 Cc/Ci/Cr/Cu 2008-12-16 19:12:04 -05:00
Kris Maglione 18d4f74b6e Cc/Ci/Cr/Cu 2008-12-16 19:12:04 -05:00
Kris Maglione 4fbc88f975 Revert commandline.status, commandline.error 2008-12-16 17:53:27 -05:00
Kris Maglione 672e109c67 Fix joinPaths when stuff dun't exist 2008-12-16 17:24:18 -05:00
Kris Maglione 83b30172f8 Only normalize() paths that exist. 2008-12-16 16:50:40 -05:00
Kris Maglione cef689bc6e Don't trigger completion refresh on substring completion. Why did we do this to begin with? 2008-12-16 16:47:18 -05:00
Kris Maglione ff8cd3e194 Update TODO, add :colo default (== :hi clear) 2008-12-16 16:42:10 -05:00
Kris Maglione ad94daa5a7 Reformat try-catch block. 2008-12-16 16:31:33 -05:00
Kris Maglione 43f1e05a37 Get rid of spacer gifs in help. 2008-12-16 14:51:44 -05:00
Kris Maglione 1f26dcc1c2 Remove some dump statements 2008-12-16 14:38:57 -05:00
Kris Maglione bde2d94dc0 Fix history search when autocomplete is off 2008-12-16 14:37:57 -05:00
Kris Maglione 9089306c5e Re-add CSS comment. 2008-12-16 14:13:18 -05:00
Kris Maglione f617e3c174 Revert 'Fixed the issue which cannot escape from hint mode normally.' 2008-12-16 14:06:21 -05:00
Kris Maglione e9dcf368ad Normalize path on :cd 2008-12-16 12:06:15 -05:00
Kris Maglione b0a9411512 Fix some quirks 2008-12-16 12:02:51 -05:00
Kris Maglione c4e6a3850d Fix commandline.echomsg in io.js 2008-12-16 11:58:04 -05:00
Kris Maglione 1f67e14cb1 Update javascript syntax file 2008-12-16 11:42:00 -05:00
Kris Maglione f1565ca5ce Hopefully fix quirks in last commit 2008-12-16 11:33:23 -05:00
Kris Maglione 5c00e0ecbd Fix MOW getting stuck open in odd circumatances (:ls<CR>:js<CR>) 2008-12-16 11:00:55 -05:00
Kris Maglione 0b4e0b6b62 Fix first more prompt. Don't sort hint completions. 2008-12-16 10:29:14 -05: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
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
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
Kris Maglione 0f330b3a15 Fix :echo undefined 2008-12-11 15:22:01 -05: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
Kris Maglione 43c27eec67 Add @role='link' to default hinttags for Gmail. 2008-12-10 01:56:31 -05:00
Kris Maglione 90b2fba611 Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator 2008-12-09 22:05:03 -05:00
Kris Maglione 374004e31b Add *very* basic (and bad) E4X highlighting for vim. 2008-12-09 22:00:47 -05:00
Kris Maglione 394815017f The nth person to 'fix' stringToURLArray. 2008-12-08 21:39:03 -05:00
Kris Maglione 5c62ebbcbc Fix numeric properties appearing in object. completion (apparantly \w includes digits) 2008-12-08 13:53:09 -05:00
Kris Maglione 272f699732 Fix paren matching quirk. 2008-12-08 13:07:48 -05:00
Kris Maglione 29de1f0e8a Use FORCE_SINGLELINE in a few more places 2008-12-08 12:33:23 -05:00
Kris Maglione ab730160bd Fix some quirks in last commit 2008-12-08 11:50:15 -05:00
Kris Maglione cc22c2f192 Fuck with :regressions a bit. 2008-12-08 11:44:58 -05:00
Kris Maglione 09a944b926 Fix quirk on :<Down> 2008-12-08 10:30:12 -05:00
Kris Maglione 1b863fa315 Beep 2008-12-08 10:23:31 -05:00
Kris Maglione d1c6283bc1 Dont save empty history strings 2008-12-08 10:00:23 -05:00
Kris Maglione 6f8e39e84e Fix :regressions white space 2008-12-08 09:48:03 -05:00
Kris Maglione 9e283a0c06 White-space changes in regressions.js 2008-12-08 09:28:44 -05:00
Kris Maglione 485579738d Dont allow <holding-tab> to lag 2008-12-08 08:37:08 -05:00
Kris Maglione 59db170df7 Split shcf on \s 2008-12-08 07:46:31 -05:00
Kris Maglione cbd9a2555d Fix /find bugs 2008-12-07 16:51:46 -05:00
Kris Maglione a63465f3e5 Run completion.file in the foreground. 2008-12-07 15:23:29 -05:00
Kris Maglione ad0bc34c90 Fix :run. Bad macro. :( No more commits until Ive had proper sleep. 2008-12-07 14:42:36 -05:00