1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 19:57:58 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Martin Stubenschrott
c060110001 *** empty log message *** 2008-03-03 14:46:09 +00:00
Martin Stubenschrott
787157a22d added many "mark xxx as read" mappings 2008-03-03 00:14:21 +00:00
Martin Stubenschrott
3fcbaa7e37 added/updated gm/gM mappings and :getmessages command for muttator 2008-03-02 22:56:17 +00:00
Martin Stubenschrott
a5d25f00c8 swapped ctrl-i/o 2008-03-02 00:53:12 +00:00
Martin Stubenschrott
97b6581985 many updated to muttator, with selectMessage() function, and lots of mappings added 2008-03-02 00:40:03 +00:00
Martin Stubenschrott
57debc00e0 * renamed shortHelp -> decription
* refactored abbreviation and mapping commands (actually 200 LOC less now :)
2008-02-29 14:46:33 +00:00
Martin Stubenschrott
8c45097170 made :dialogs generic, moved more commands to vim.js 2008-02-28 23:37:35 +00:00
Martin Stubenschrott
f86df3e65a all mappings apart from various insert modes are finally there where they should be 2008-02-24 01:47:47 +00:00
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
fec955dcb2 changed "B" mapping. Also moved tab specific mappings/commands from commands.js and mappings.js to tabs.js; This kind of changes will occur frequently in future. 2008-02-12 15:57:12 +00:00
Martin Stubenschrott
3f6a157524 renamed buffers.js to buffer.js 2008-02-11 17:13:20 +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