.. |
Components.Vim.Actions.js
|
Some placeholder commands, working substitution
|
2016-04-03 05:23:26 +08:00 |
Components.Vim.Controls.ActionEvent.js
|
Various bug fixes, rename InputEvent to ActionEvent
|
2016-04-07 23:11:23 +08:00 |
Components.Vim.Controls.js
|
Wrapping keyboardevent with InputEvent
|
2016-03-22 19:31:19 +08:00 |
Components.Vim.Cursor.js
|
First char INSERT issue due to prev commit
|
2017-01-25 15:42:05 +08:00 |
Components.Vim.DateTime.js
|
Some sort of UNDO / REDO ( not functional yet )
|
2016-03-17 04:57:43 +08:00 |
Components.Vim.IAction.js
|
added g8, v ( hightlight only )
|
2016-03-22 02:08:07 +08:00 |
Components.Vim.js
|
externs
|
2016-03-15 05:22:37 +08:00 |
Components.Vim.LineBuffer.js
|
externs
|
2016-03-15 05:22:37 +08:00 |
Components.Vim.LineFeeder.js
|
G / gg commands
|
2016-03-18 05:55:04 +08:00 |
Components.Vim.State.History.js
|
History stacks
|
2016-04-02 18:35:12 +08:00 |
Components.Vim.State.js
|
Fix wrong position of lines with tab character
|
2016-03-16 18:55:18 +08:00 |
Components.Vim.State.Recorder.js
|
Various basic editor commands
|
2016-04-03 07:50:19 +08:00 |
Components.Vim.State.Registers.js
|
Added YANK
|
2016-03-31 23:37:44 +08:00 |
Components.Vim.State.Stack.js
|
Some sort of UNDO / REDO ( not functional yet )
|
2016-03-17 04:57:43 +08:00 |
Components.Vim.StatusBar.js
|
Search Ex Draft
|
2016-04-02 14:25:25 +08:00 |
Components.Vim.Syntax.Analyzer.js
|
Quote in between & PUT impl
|
2017-01-06 18:06:19 +08:00 |
Components.Vim.Syntax.js
|
Partial % motion
|
2016-03-30 04:32:36 +08:00 |
Components.Vim.Syntax.TokenMatch.js
|
Partial % motion
|
2016-03-30 04:32:36 +08:00 |
Components.Vim.Syntax.Word.js
|
Some boundary foundations
|
2016-03-30 08:39:13 +08:00 |
Components.Vim.VimArea.js
|
Display session data in textarea instead of prompt
|
2017-01-28 14:37:58 +08:00 |