Commit Graph
100 Commits
Author SHA1 Message Date
Martin Stubenschrott 07643baebe hacky way to get the indent for :pageinfo back, might move it to the template.table() function as an optional param 2008-10-03 07:04:56 +00:00
Martin Stubenschrott a7c7719c25 [muttator] fixed composer loading 2008-09-23 22:05:58 +00:00
Martin Stubenschrott 398f93f5e1 changed setCharPref to allow localized strings 2008-09-23 01:24:05 +00:00
Martin Stubenschrott 552818e6bc fixed completions for things like wildmode=list:longest,full 2008-09-18 20:09:02 +00:00
Martin Stubenschrott b7e6426892 no need for preogress bar width 2008-09-16 20:25:55 +00:00
Martin Stubenschrott 0d5b318c42 InformationList -> gone, long live ItemList. Initial commit of new HTML based completion framework. Simple 1:1 port for now, advanced features will come later. :set wildoptions=auto broken for now, needs a more substantial rewrite anyway. 2008-09-16 01:09:10 +00:00
Martin Stubenschrott 88ed44450f make vimperator start up again 2008-09-11 20:33:48 +00:00
Martin Stubenschrott 2a70f7cd8b fixed storage module loading for muttator 2008-09-11 20:24:32 +00:00
Martin Stubenschrott 1c219ea65c added missing \n to dump() 2008-09-10 20:31:16 +00:00
Martin Stubenschrott b9f71d1bd9 added ;? to the help 2008-09-06 21:38:05 +00:00
Martin Stubenschrott 1704adc334 added :tabdetach, thanks Kris 2008-08-24 22:10:30 +00:00
Martin Stubenschrott 461d6b9154 added ctrl-p to the list of ignored keybindings 2008-08-17 17:42:26 +00:00
Martin Stubenschrott 2337b80edc new ;b extended hint mode 2008-08-17 17:29:55 +00:00
Martin Stubenschrott 336287cbf1 some doc fixes in repeat.txt 2008-08-17 01:14:24 +00:00
Martin Stubenschrott f89a0e35a9 fixed allowed versions for firefox 2008-08-16 17:25:45 +00:00
Martin Stubenschrott eab6aafa26 updated version to 2.0pre since the next release will probably break the completion API again 2008-08-16 17:13:03 +00:00
Martin Stubenschrott f99b692ab9 released vimperator 1.2 2008-08-16 17:10:18 +00:00
Martin Stubenschrott 1acaba4a1a merged some tabs commands and mappings in the help 2008-08-16 15:46:07 +00:00
Martin Stubenschrott 4be7f466dc fixed tutorial header 2008-08-16 15:14:57 +00:00
Martin Stubenschrott 5ca3d74058 revert a small change 2008-08-16 15:12:11 +00:00
Martin Stubenschrott a6d7fff50a fixed tutorial.txt 2008-08-16 15:10:16 +00:00
Martin Stubenschrott 4688d989f7 use history cache for newly opened pages 2008-08-16 10:38:00 +00:00
Martin Stubenschrott 3f5f7ee214 forgot to remove a debug output 2008-08-16 10:21:49 +00:00
Martin Stubenschrott db52595c28 better fix for :hs 2008-08-16 10:21:00 +00:00
Martin Stubenschrott 39ad2d9c0c fixed :history 2008-08-16 10:16:53 +00:00
Martin Stubenschrott e480e466dc fixed options for muttator composer 2008-08-13 23:30:40 +00:00
Martin Stubenschrott ac59056ac8 added Option.{get/set} 2008-08-13 23:07:51 +00:00
Martin Stubenschrott a5e2c7f912 [muttator] fixed help, still does not work somehow. xmlhttprequest not working in thunderbird? 2008-08-13 22:40:21 +00:00
Martin Stubenschrott 1035a01ace make use of our argsParser to handle commands with a fixed number of arguments.
Also added args.string to access the original string before it was parsed.
TODO: Always pass a parseArgs-like structure to commands, instead of only
when options or argCount is specified?
2008-08-13 21:53:56 +00:00
Martin Stubenschrott c49ed07af9 made :setlocal work on tabs, not buffer 2008-08-13 20:50:39 +00:00
Martin Stubenschrott 902d7c4030 new :setlocal and :setglobal commands, please test thorougly and improve! Thanks konstantin 2008-08-07 20:23:09 +00:00
Martin Stubenschrott 8a64e78d9e hopefully (=not tested) fixed regression with search engines 2008-08-05 00:16:30 +00:00
Martin Stubenschrott 5c8a28215d [muttator] new :set autoexternal option, make sure to set it in the config file, not in the command line 2008-08-03 13:24:05 +00:00
Martin Stubenschrott f762f9e35b fixed some muttator specific errors in the console 2008-08-02 17:04:45 +00:00
Martin Stubenschrott b724e81194 fixed ~ mapping and :open ~ 2008-08-02 13:28:56 +00:00
Martin Stubenschrott e37d2d4306 added License.txt 2008-07-29 23:22:29 +00:00
Martin Stubenschrott 60f040e54e added :b# for switching to alternative buffer, also finally commited Kipling's patch to use getShortcutOrURI 2008-07-28 22:16:04 +00:00
Martin Stubenschrott 87de347a8e fixed PageLoad autoevent 2008-07-14 19:00:35 +00:00
Martin Stubenschrott 182a78ef07 use parseArgs for 'editor' option 2008-07-09 21:03:11 +00:00
Martin Stubenschrott 10132f0c64 [muttator] fixed :moveto/:copyto commands 2008-07-09 20:34:43 +00:00
Martin Stubenschrott bb30dd4378 new :jumps command (thanks a lot, Konstantin) 2008-07-09 17:57:58 +00:00
Martin Stubenschrott e260523183 updated doc 2008-07-01 21:38:57 +00:00
Martin Stubenschrott d98984004c [muttator] catch failures while getting new messages 2008-06-30 13:03:33 +00:00
Martin Stubenschrott 6d8b16608f added 2 scripts, and :%foo support 2008-06-30 12:50:15 +00:00
Martin Stubenschrott e4b247f3f7 fixed ctrl-i in textboxes 2008-06-25 12:39:00 +00:00
Martin Stubenschrott 7aa055d9d3 show info about tabs loaded in background; also allow ctrl- prefixed keys again 2008-06-24 20:36:06 +00:00
Martin Stubenschrott 3c4160116b show completions automatically for commands like commandline.open(":", "buffer! ") 2008-06-20 13:07:29 +00:00
Martin Stubenschrott adcdbde3db [muttator] :dialog addressbook 2008-06-19 23:40:25 +00:00
Martin Stubenschrott 600ff1cce9 override browser.zoom.siteSpecific 2008-06-19 12:30:18 +00:00
Martin Stubenschrott e4680bfd2e prevent completion flickering by using a cache 2008-06-18 10:55:10 +00:00
Martin Stubenschrott ee6f8df80f experimental wildoptions=auto and awesome bar support, display flickers a
little for now
2008-06-17 23:40:52 +00:00
Martin Stubenschrott f4dc048685 [muttator] added mappings for labeling a message 2008-06-17 02:40:48 +00:00
Martin Stubenschrott a750c13578 small doc change 2008-06-17 02:19:30 +00:00
Martin Stubenschrott 2b3a93dcbd ctrl-x/a doesn' 2008-06-17 01:57:23 +00:00
Martin Stubenschrott 2a3a5277bf better args parser, plugin writers maybe need to change there
liberator.commands.add() slightly if they used args: as an extraInfo
2008-06-17 00:31:37 +00:00
Martin Stubenschrott 4575fca378 another typo fix 2008-06-16 22:08:26 +00:00
Martin Stubenschrott 293ea1168f updated :autocmd <tab> info 2008-06-16 22:07:49 +00:00
Martin Stubenschrott 636362efa3 added LocationChange autocmd 2008-06-16 21:38:04 +00:00
Martin Stubenschrott ef789d9aee updated help 2008-06-16 17:05:54 +00:00
Martin Stubenschrott ebbbd24097 added "custom" for hintmatching, thanks trapezoid 2008-06-16 13:19:25 +00:00
Martin Stubenschrott 24e390b587 [muttator] new keybindings 2008-06-12 10:50:27 +00:00
Martin Stubenschrott bea52c9574 some small code cleanup 2008-06-12 00:55:47 +00:00
Martin Stubenschrott 29a387f870 changed module loading and moved it to {vimperator,muttator}.js for
optional modules
2008-06-12 00:51:26 +00:00
Martin Stubenschrott 8589c22226 fix focus problem for Paul :) 2008-06-11 22:48:32 +00:00
Martin Stubenschrott 3e11d296c2 [muttator] changed the filename in createTempFile to have :set ft=mail automatically 2008-06-11 13:18:00 +00:00
Martin Stubenschrott 498639c56d added C-BS to editor 2008-06-11 10:51:33 +00:00
Martin Stubenschrott f7833dca22 [muttator] R = reply all 2008-06-11 01:28:59 +00:00
Martin Stubenschrott 0245cfcef8 [muttator] has "f" as default 'guioptions', should change to fmT? 2008-06-10 19:44:41 +00:00
Martin Stubenschrott 119de356b5 :set [no]focuscontent, thanks Paul! 2008-06-10 18:34:36 +00:00
Martin Stubenschrott 36a1376835 allow ctrl-left/right and some other keys in insert mode 2008-06-10 18:02:31 +00:00
Martin Stubenschrott 02023cb9d5 [muttator] initial ys and yf mapping, better/more y* commands to come 2008-06-09 11:57:11 +00:00
Martin Stubenschrott 9b9a92e0cd hack-- for completions 2008-06-08 23:59:31 +00:00
Martin Stubenschrott ec91920bb8 [muttator] some new compose mappings 2008-06-08 23:48:33 +00:00
Martin Stubenschrott 460e56acaf updated starting.txt 2008-06-08 18:07:08 +00:00
Martin Stubenschrott edf1c1bdb4 small help updates 2008-06-08 13:16:55 +00:00
Martin Stubenschrott 0bc6ca918d slightly updated tutorial 2008-06-08 13:04:05 +00:00
Martin Stubenschrott 9d38f46dd3 :bdelete google to close all tabs from google 2008-06-08 05:38:34 +00:00
Martin Stubenschrott 4a81ae7b11 renamed completion.exTabCompletion() completion.ex() 2008-06-08 04:47:29 +00:00
Martin Stubenschrott 1c9f74b82d added completion to :time 2008-06-08 04:33:02 +00:00
Martin Stubenschrott 59342d4244 removed buffer window 2008-06-08 04:22:37 +00:00
Martin Stubenschrott 6ecd478298 cleaned up completion.js a lot, probaby still something to do 2008-06-08 04:01:56 +00:00
Martin Stubenschrott 1742c9cd44 don't beep in input boxes 2008-06-08 01:41:41 +00:00
Martin Stubenschrott 772ab13dee [muttator] new FolderLoaded :autocmd 2008-06-08 00:34:30 +00:00
Martin Stubenschrott 9988e62ed9 [muttator] new "x" and "h" mappings for HTML/header display 2008-06-07 23:11:06 +00:00
Martin Stubenschrott ff92690794 fixed visual glitch with <tab> in commandline when there are no results 2008-06-07 22:02:56 +00:00
Martin Stubenschrott 62df5aa6fe new 'online' option, thanks zigdon! 2008-06-06 23:24:41 +00:00
Martin Stubenschrott f735f772e4 VERY hacky fix to allow :side<tab><space><tab> completion 2008-06-06 14:47:24 +00:00
Martin Stubenschrott d79224b4cd added ctrl-{home,end} mappings to insert mode 2008-06-06 13:15:12 +00:00
Martin Stubenschrott ab9a6811bd don't send ctrl-keys to firefox in insert mode 2008-06-06 12:54:10 +00:00
Martin Stubenschrott f85e07c315 keywords have higher priority than local files in :open
fixed <leader>S in noscript
2008-06-06 11:36:51 +00:00
Martin Stubenschrott 3408105f86 [muttator] fixed attaching files from current directory 2008-06-04 05:34:56 +00:00
Martin Stubenschrott cada00ffe0 [muttator] fixed error message 2008-06-04 05:28:04 +00:00
Martin Stubenschrott 813e27b709 changed some muttator bindings 2008-06-04 03:06:34 +00:00
Martin Stubenschrott 5d272fea03 use native JSON 2008-06-03 17:34:45 +00:00
Martin Stubenschrott dac706634c updated news 2008-06-03 17:15:54 +00:00
Martin Stubenschrott 02be238e3b vimperator 1.1 with security fix 2008-06-03 17:09:30 +00:00
Martin Stubenschrott 3c3bc773fa fixed an error message 2008-06-03 02:40:31 +00:00
Martin Stubenschrott 7feddc9ea6 fixed make xpi on mac, but require perl now (should be default on UNIX anyway) 2008-06-02 21:17:49 +00:00
Martin Stubenschrott e232fbf6d2 info about gnu sed 2008-06-02 20:03:25 +00:00
Martin Stubenschrott e49aed94df tab related mappings for muttator, thanks teramako 2008-06-02 14:20:28 +00:00