Commit Graph
100 Commits
Author SHA1 Message Date
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
Martin Stubenschrott 20a672a961 [muttator] new address book support, thanks a lot didi! 2008-06-02 12:24:48 +00:00
Martin Stubenschrott c18b594d6e [muttator] added very simple address validity check 2008-05-29 10:33:47 +00:00
Martin Stubenschrott 96ada7e259 [muttator] add -subject= to m and M mappings 2008-05-29 10:20:30 +00:00
Martin Stubenschrott c3305b6594 :message support, thanks didi 2008-05-28 19:50:30 +00:00
Martin Stubenschrott f7da09aaf9 many mail changes with new features, thanks Christian 2008-05-26 10:28:24 +00:00
Martin Stubenschrott bf239c2db2 fixed io.run() for windows. 2008-05-26 09:25:27 +00:00
Martin Stubenschrott f3926ba422 automatically try to add .exe when running programs on windows 2008-05-25 21:02:23 +00:00
Martin Stubenschrott 69a04eeb09 fixed ctrl-l 2008-05-25 09:56:52 +00:00
Martin Stubenschrott f7be4eccd0 added visualbellstyle (don't think it works on GTK at least) 2008-05-24 21:02:48 +00:00
Martin Stubenschrott b8dcad1d51 new popups=4 option 2008-05-24 12:02:50 +00:00
Martin Stubenschrott f098366616 fixed home/end in composer 2008-05-21 10:02:48 +00:00
Martin Stubenschrott 8a1162349a fixed some hints problem 2008-05-17 14:54:10 +00:00
Martin Stubenschrott c9cbedf439 made :help and :prefs work for muttator again, thanks temerako 2008-05-16 15:37:27 +00:00
Martin Stubenschrott de50bb4397 Vimperator 1.0! Horray! 2008-05-14 18:42:12 +00:00
Martin Stubenschrott c23a942dc8 added better hintmatchers, thanks Daniel 2008-05-14 18:02:26 +00:00
Martin Stubenschrott 8f50f96aa8 pass keys to the HTMLSelectElement 2008-05-14 16:27:34 +00:00
Martin Stubenschrott 00dd55021f [muttator] m mapping for new message, and y mapping in compose to send mail 2008-05-14 12:45:54 +00:00
Martin Stubenschrott 64b0e3b8e1 [muttator] allow external editor with ctrl-i when composing messages. Also a framework for more compose window related mappings (like y to send message) 2008-05-14 12:21:05 +00:00
Martin Stubenschrott f6474bb6ea [muttator] :empty[trash] command 2008-05-06 15:26:38 +00:00
Martin Stubenschrott 049780bcb3 [muttator] fixed off-by-one error 2008-05-06 15:15:12 +00:00
Martin Stubenschrott 3fe5216a5d [muttator] fix selectThread 2008-05-06 13:37:57 +00:00
Martin Stubenschrott 5419d29a50 [muttator] also search closed threads; new gj and gk key bindings 2008-05-06 13:31:53 +00:00
Martin Stubenschrott 2dc790a1e4 made macros muttator compatible 2008-05-05 20:30:06 +00:00
Martin Stubenschrott 04004ebb39 new liberator.util.readFromClipboard, so also non-Firefox extensions have access to the clipboard 2008-05-05 13:22:55 +00:00
Martin Stubenschrott 7b7d39cc8d newtab option, and better :tab behavior, thanks teramako 2008-05-02 08:54:30 +00:00
Martin Stubenschrott 5a28cd8948 [muttator] kmail-like navigation 2008-05-01 09:45:37 +00:00
Martin Stubenschrott 3c4edd335b added new hint color options and a new hintmatching option (thanks Daniel) 2008-04-30 21:45:36 +00:00
Martin Stubenschrott 47d149910f slightly updated logo 2008-04-30 13:33:53 +00:00
Martin Stubenschrott 0a8bf1f2b9 [muttator] new s,S mappings, and :moveto/:copyto commands 2008-04-30 11:08:32 +00:00
Martin Stubenschrott 8d5b251991 added 'y' command for quickly archiving messages 2008-04-29 21:00:24 +00:00
Martin Stubenschrott 3e2759a5e0 new f and F commands for forwarding messages 2008-04-29 20:22:48 +00:00