Martin Stubenschrott
3b461b18c2
began moving some mappings from mappings.js -> buffer.js; Also the constructors of Mail() and Buffer() accept an argument in which mode they should add the mapping
2008-02-14 15:00:05 +00:00
Martin Stubenschrott
62b053bab2
added mail.js, <enter> and <esc> switch between normal and -- MESSAGE -- mode now
2008-02-11 15:42:52 +00:00
Martin Stubenschrott
1556268fea
massive options.js cleanup. It is now only responsible for the options framework, but does not host
...
any option. They are now saved in the modules where the corresponding features are defined or in vim.js
if they are general options. Expect the same code rework for commands and mappings.
2008-02-07 03:03:27 +00:00
Martin Stubenschrott
5f04e70663
added vimperator.has("feature") and made vimperator.open(...) work in thunderbird as well
2008-02-05 15:30:08 +00:00
Martin Stubenschrott
7d9e1e100a
added -- MESSAGE -- mode handling to muttator. This will be the only muttator-specific mode added to the VIM core.
2008-02-05 13:49:59 +00:00
Martin Stubenschrott
f2d1334ce7
added vimperator.config.mainWidget
2008-02-05 02:51:58 +00:00
Martin Stubenschrott
286feedfc7
initial small changes, so muttator loads at least fully
2008-02-05 01:31:06 +00:00