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

5203 Commits

Author SHA1 Message Date
Doug Kearns c3deb192b8 use the proper flag arg for loadURIWithFlags in liberator.open 2008-12-02 13:33:51 +00:00
Doug Kearns ce8c5e5d14 fix 'wildcase' help formatting 2008-12-02 11:52:28 +00:00
Kris Maglione d8d92aa8da Fix wim= 2008-12-02 09:26:34 +00:00
Kris Maglione d1622570ea -TODO: :bmarks, :hs output and cpt=bh completions are broken 2008-12-02 09:05:18 +00:00
Kris Maglione 4336e740a7 -TODO: :<Tab> leaves the cursor at the head of the line 2008-12-02 09:03:45 +00:00
Doug Kearns 3671422a3b TODO: :<Tab> leaves the cursor at the head of the line; wildmode= doesn't work 2008-12-02 07:44:37 +00:00
Kris Maglione 9d06b49d89 Fix eating of white space in highlighted strings in the MOW 2008-12-01 20:55:47 +00:00
Kris Maglione e7248c8b8b Fix Option.validateCompleter 2008-12-01 20:51:40 +00:00
Kris Maglione a2550499c8 Allow plugins onUnload handlers, fix some threadYield issues. 2008-12-01 15:08:50 +00:00
Doug Kearns 855caac185 TODO: more prompt now reads "-- More --" at the end of multipage output when
there is no more content
2008-12-01 12:09:30 +00:00
Doug Kearns 837de07687 TODO: :regressions is broken, also now blanks the MOW when run 2008-12-01 12:00:37 +00:00
Doug Kearns 7219a2ad43 TODO: :runtime is broken, possibly Windows only 2008-12-01 11:51:49 +00:00
Doug Kearns ead1babb4d add "?" as the argCount to commands with an optional single arg 2008-12-01 11:45:25 +00:00
Doug Kearns a4361e49f8 specify an argCount of "?" for :chdir 2008-12-01 11:26:14 +00:00
Doug Kearns 25d207eb3c clarify :help documentation - the arg is optional 2008-12-01 11:24:22 +00:00
Kris Maglione 42bbfd2500 Only show "Waiting..." message if wed otherwise show items (should maybe do the same for context.message); prefix window functions with "window."; general cleanup. 2008-12-01 07:37:35 +00:00
Doug Kearns caa59fec00 fix :chdir - it doesn't require an arg 2008-12-01 04:36:07 +00:00
Kris Maglione fb41ed36b0 Fix feedkeys 2008-11-30 14:33:49 +00:00
Kris Maglione c72581c6e9 Fix :map <filter> 2008-11-30 14:19:34 +00:00
Kris Maglione 20c6aca867 Anchor option completion matches 2008-11-30 12:35:37 +00:00
Martin Stubenschrott a2d269d5d7 fixed muttator to comply with new Thunderbird API 2008-11-30 12:01:24 +00:00
Martin Stubenschrott 7ffb52febd fixed esc for muttator 2008-11-30 01:04:52 +00:00
Kris Maglione 6bc100c356 Dont show the MORE prompt in command line mode. 2008-11-30 01:01:06 +00:00
Kris Maglione 4a0fb1e3c7 Move bindings.xmlbindings.xmltab back to regular bindings file. Adjust completion arrow layout. Reload highlight data on new window. 2008-11-29 23:34:15 +00:00
Kris Maglione 50e610e63d Fix addUserMap when key already mapped. 2008-11-29 21:32:18 +00:00
Kris Maglione 2d93e7ab42 Remove dump statement. :( 2008-11-29 21:21:12 +00:00
Kris Maglione abbf102a60 Better completion with quoting, but not perfect. 2008-11-29 21:20:49 +00:00
Kris Maglione 137d9cc939 Kill filterURLArray 2008-11-29 19:46:29 +00:00
Kris Maglione 92e8615207 :hi CompMsg height: 1.5em; line-height: 1.5em; as the completion rows. 2008-11-29 16:56:57 +00:00
Kris Maglione 4124c73f23 Add "Global Variables" section to JS completion for the eval context. 2008-11-29 16:37:25 +00:00
Kris Maglione f068dc57ca liberator.eval (:js/:echo/...) now uses a separate context. JS completion uses disposable contexts that last one session. 2008-11-29 16:22:35 +00:00
Martin Stubenschrott 3f6f53580f remove spaces from strings which look like urls 2008-11-29 15:29:32 +00:00
Kris Maglione 36b676d508 Fix scoping in events.js 2008-11-29 15:02:25 +00:00
Kris Maglione 4041d81f7f Fix feedkeys. 2008-11-29 14:45:21 +00:00
Kris Maglione f44c3ebfbc Fix <fast-typing><Tab> problems caused by substring preview. 2008-11-29 14:39:09 +00:00
Kris Maglione 40117ccc5c Fix JS completion of quoted, unanchored substrings 2008-11-29 13:38:00 +00:00
Kris Maglione d90fce0e42 Fix tab numbering. 2008-11-29 13:24:13 +00:00
Kris Maglione b4d2e52eec Fix tab numbering. 2008-11-29 13:22:15 +00:00
Kris Maglione b6c5bea5a1 :macros argCount "1" -> "?" 2008-11-29 13:13:54 +00:00
Kris Maglione 5e34333db9 Make Gradient a bit more robust. Add a margin above completion groups. 2008-11-29 12:59:19 +00:00
Kris Maglione ab365406a1 Add gradient to completions output. Leave space for top arrow, as well 2008-11-29 12:15:05 +00:00
Kris Maglione 69f6c66eda Fix some args completion bugs. Update where JS completion waits for tab. 2008-11-29 11:39:35 +00:00
Martin Stubenschrott b73d644eae updated donators 2008-11-29 10:56:15 +00:00
Kris Maglione f0d29b132b Cache the parse stack in JS completion again. 2008-11-29 09:45:14 +00:00
Kris Maglione 1b0c495d77 Some JS completion stuff. 2008-11-29 09:29:01 +00:00
Kris Maglione ae5ed5b795 Fix listing output visual bug. 2008-11-29 07:36:24 +00:00
Kris Maglione fe6d9e2578 Dont make context listing interruptable. 2008-11-29 07:28:10 +00:00
Kris Maglione b56f543e3f Restrict history completion to 100 items by default. 2008-11-29 07:23:10 +00:00
Kris Maglione 9200548683 Fix some itemlist bugs. 2008-11-29 07:20:23 +00:00
Kris Maglione 92dd546b18 Allow things like :noremap dd d<Nop> 2008-11-29 05:51:17 +00:00