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

2092 Commits

Author SHA1 Message Date
Kris Maglione b3009797da Fix hints in documents with SVG images, and other corner cases. 2008-11-27 05:43:33 +00:00
Kris Maglione 5d8992d761 Fix hints with :set usermode. Dont sort location/history/search completions. Highlight via liberator:highlight= attribute rather than by class 2008-11-27 05:36:01 +00:00
Kris Maglione 980e64a22b Fix completion.runCompleter 2008-11-27 03:52:21 +00:00
Kris Maglione 6db60dfb10 Fix truncated substrings. 2008-11-27 02:29:38 +00:00
Kris Maglione 0eafcd8656 Speed up completion scrolling more. 2008-11-27 01:18:33 +00:00
Kris Maglione 424909162d Dont quote literal option args. Fix more/less completion arrows. 2008-11-26 22:47:53 +00:00
Kris Maglione 7fad219028 Fix :set completion. Allow completing non-cannonical -options. 2008-11-26 22:32:55 +00:00
Kris Maglione 0adf03a6b8 Move bang/count to args. 2008-11-26 21:53:22 +00:00
Kris Maglione 20ab9ef0c7 s/args.arguments/args/g 2008-11-26 21:10:54 +00:00
Kris Maglione a19f3d78ab Run complete.help in the foreground 2008-11-26 20:59:49 +00:00
Doug Kearns c18faf9d58 prefer let over var in io.js 2008-11-26 15:41:00 +00:00
Doug Kearns 3bc181d9cc fix broken io#run on Windows 2008-11-26 15:35:12 +00:00
Kris Maglione aa97106605 Allow completion of quoted function args. 2008-11-26 11:59:14 +00:00
Doug Kearns 1765f1ab5e fix options#op 'number' and 'string' option setters 2008-11-26 11:00:19 +00:00
Kris Maglione 7d1b3f793c Some completion fixes 2008-11-26 10:51:43 +00:00
Kris Maglione 5da5f6336a Really fix Options#op, as well as :setcomm /dev/null <(js -v 180 options.js |& grep -v ReferenceError | grep .) completion. 2008-11-26 08:41:25 +00:00
Kris Maglione d35e3a0c8e Fix Options#op 2008-11-26 08:38:12 +00:00
Kris Maglione 3a85f642e2 Fix buffer completion 2008-11-26 08:15:01 +00:00
Kris Maglione 78d700fd91 Add Optionui.jsop to apply +/-/^ from JS 2008-11-26 07:20:44 +00:00
Kris Maglione 3176b654dd More cleanup and a fix or two 2008-11-26 06:46:13 +00:00
Kris Maglione 79acfcf412 Cleanup. Add 1px border to top of completion body for when MOW is also shown. 2008-11-26 06:15:02 +00:00
Kris Maglione 988e88268e Cleanup. 2008-11-26 05:47:02 +00:00
Kris Maglione b38fff6137 Move completion indicators to CSS class. Provide current/default :sty/:hi CSS completions. Et cetera. 2008-11-26 04:57:21 +00:00
Kris Maglione f1a6bcc671 Bunch more completion stuff. Add more/less indicators to completion listint. 2008-11-26 03:22:13 +00:00
Kris Maglione 2a3081f03f Load plugins/sourced JS files into the plugins namespace. 2008-11-25 21:47:50 +00:00
Kris Maglione 75c35aca60 Respond to comment about literalArg 2008-11-25 19:38:00 +00:00
Kris Maglione 48172401fa Move template.listCompleter to completion. Some other cleanup/fixes 2008-11-25 19:31:51 +00:00
Doug Kearns 4462bb3768 fix 'defsearch' validator 2008-11-25 15:19:07 +00:00
Doug Kearns ab057c17a6 add comment about recent literalArg handling change in commands#parseArgs 2008-11-25 14:23:16 +00:00
Doug Kearns c6fd8939f1 fix :doautoall 2008-11-25 14:09:08 +00:00
Kris Maglione e044d5fddd Fix color scheme completion 2008-11-25 09:59:11 +00:00
Kris Maglione b5141bb85f Speed up completion scrolling by 10ui.js 2008-11-25 09:21:28 +00:00
Kris Maglione 18f2fc464c Better JS completion sorting 2008-11-25 08:12:41 +00:00
Kris Maglione 9e142cd761 Fix issue #18 2008-11-25 07:46:15 +00:00
Kris Maglione 3affc98ea5 Add template.listCompleter to list completion results to the MOW. 2008-11-25 07:30:23 +00:00
Doug Kearns b543359408 :retab regressions.js - nasty. 2008-11-25 05:14:45 +00:00
Kris Maglione 19b1442305 Show the folder icon in path completions 2008-11-25 04:48:44 +00:00
Kris Maglione f536871f87 Improve :bmarks completer. Fix shaky completion display code. 2008-11-25 04:18:40 +00:00
Kris Maglione f4e094b97a Turn completion sorting back on. Fix completion bug. 2008-11-25 03:37:07 +00:00
Kris Maglione 7a6ae33fdb Fix minor completion bug 2008-11-25 03:32:30 +00:00
Kris Maglione a0c9d445ba Dont let completion <Tab> presses backlog. 2008-11-25 02:53:01 +00:00
Kris Maglione ce0542bf66 Fix cpt= verifier 2008-11-25 01:48:19 +00:00
Kris Maglione ac2378110d Speed completion scrolling 2008-11-25 01:29:51 +00:00
Kris Maglione 8de6c9d8df Fix bookmark favicons 2008-11-25 00:05:03 +00:00
Kris Maglione f889c38eb6 Re-add cpt=h. Make cpt= extensible. 2008-11-25 00:00:44 +00:00
Martin Stubenschrott 75120e0e04 fixed regression test counting 2008-11-24 23:25:27 +00:00
Martin Stubenschrott 0fdbf53fea added ability to just run single tests of the regression suite 2008-11-24 23:15:27 +00:00
Kris Maglione 5ee5f8ef2f Fix :bmarks, etc. Fix oversized completion tables. 2008-11-24 22:52:24 +00:00
Martin Stubenschrott aad7a5667a add some statistics to the regression script 2008-11-24 21:52:28 +00:00
Martin Stubenschrott eb35eba435 added simple regression script. Run with :regressions. And yes, :bmarks is really broken :) 2008-11-24 21:45:34 +00:00