Martin Stubenschrott
|
09eb8e5939
|
begin moving commands from commands.js to where they belong
|
2008-02-25 15:22:12 +00:00 |
|
Martin Stubenschrott
|
4ac9a3aa0f
|
got rid of all remaining mappings in mappings.js, most of the moved to editor.js
|
2008-02-24 12:16:12 +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
|
800516acba
|
more refactoring
|
2008-02-23 23:00:43 +00:00 |
|
Martin Stubenschrott
|
a92f9c9a2b
|
moved some mappings to buffer.js and hints.js
|
2008-02-23 21:17:39 +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
|
d1560b0cfb
|
moved v.buffer.switchTo to v.tabs.switchTo
|
2008-02-12 18:28:07 +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 |
|