|
0413e943ae
|
Enter act as j
|
2016-04-16 19:20:14 +08:00 |
|
|
5d91d516aa
|
Bug fix for last line shifting
|
2016-04-16 19:07:13 +08:00 |
|
|
ce669c2cb6
|
Line shifting support
|
2016-04-16 04:00:15 +08:00 |
|
|
7229447ee1
|
UNDO / REDO for line shift
|
2016-04-16 00:51:21 +08:00 |
|
|
78cb3d3610
|
Partial indent command
|
2016-04-16 00:06:59 +08:00 |
|
|
a3fa2e82d7
|
PUT can now select registers
|
2016-04-07 23:56:09 +08:00 |
|
|
6f7a1cc92c
|
Various bug fixes, rename InputEvent to ActionEvent
|
2016-04-07 23:11:23 +08:00 |
|
|
397239705c
|
Indent based on last indent
|
2016-04-07 06:10:17 +08:00 |
|
|
3db6a5d0b0
|
wrong col info
|
2016-04-07 03:01:21 +08:00 |
|
|
76243f2440
|
x also is removing last character...
|
2016-04-05 07:24:23 +08:00 |
|
|
20a8ced801
|
s-->e visual line AP at upper limit misplaced
|
2016-04-05 07:09:27 +08:00 |
|
|
6af0c542ab
|
Missing commit
|
2016-04-05 06:56:02 +08:00 |
|
|
3ed8135791
|
minor bug fixes
|
2016-04-05 06:05:53 +08:00 |
|
|
11dbf01ddf
|
Stator bug fix for UNDO / REDO
|
2016-04-05 04:36:29 +08:00 |
|
|
fcfe5d9b60
|
Added VISUAL LINE
|
2016-04-05 02:57:40 +08:00 |
|
|
21221a6e4e
|
Added ability to detect the screen size
|
2016-04-04 02:05:27 +08:00 |
|
|
cde4dd8c60
|
Prevent instance init collision
|
2016-04-04 00:35:59 +08:00 |
|
|
a72dcd8ca9
|
Guarding for infinite loop
|
2016-04-03 23:35:26 +08:00 |
|
|
fbb4bae316
|
Added b & w
|
2016-04-03 20:55:36 +08:00 |
|
|
3d2f3b889a
|
Used the wrong movement function
|
2016-04-03 20:19:45 +08:00 |
|
|
4529f4b4a1
|
Added f, t movements
|
2016-04-03 19:46:35 +08:00 |
|
|
2b3eb9db31
|
JOIN_LINES for single action
|
2016-04-03 09:24:14 +08:00 |
|
|
593462f1e5
|
what??
|
2016-04-03 08:01:48 +08:00 |
|
|
be1fc29d39
|
Various basic editor commands
|
2016-04-03 07:50:19 +08:00 |
|
|
f4dc0e7d9c
|
Some placeholder commands, working substitution
|
2016-04-03 05:23:26 +08:00 |
|
|
062e9d8bb9
|
FIND command
|
2016-04-02 20:00:23 +08:00 |
|
|
3ed7d2be84
|
History stacks
|
2016-04-02 18:35:12 +08:00 |
|
|
c7249c071c
|
Search Ex Draft
|
2016-04-02 14:25:25 +08:00 |
|
|
ddc7058964
|
calculate document position
|
2016-04-01 05:22:02 +08:00 |
|
|
62d2de3800
|
fixed DEL the end resulting wrong pos
|
2016-04-01 04:52:41 +08:00 |
|
|
a927c90134
|
Rewrite moveX function
|
2016-04-01 04:05:43 +08:00 |
|
|
af2da6e023
|
Added YANK
|
2016-03-31 23:37:44 +08:00 |
|
|
cfa2e45e3d
|
Put command
|
2016-03-31 20:25:43 +08:00 |
|
|
c24f74f70c
|
Delete (Tested): dd diw d{bracket} dG dgg
|
2016-03-31 18:52:20 +08:00 |
|
|
8c5f50ec2c
|
Bug fix for Ctrl + b/f
|
2016-03-31 04:34:08 +08:00 |
|
|
79705e9b14
|
Reset analyzed content when needed
|
2016-03-31 03:12:18 +08:00 |
|
|
1bc1a90b31
|
Fixed a -> Enter -> BS -> Esc -> u inconsistency
|
2016-03-31 02:51:42 +08:00 |
|
|
553cab9776
|
Visual viw, viw{bracket}, Ctrl+f, Ctcl+b
|
2016-03-31 02:25:39 +08:00 |
|
|
030fb3226b
|
Word range viw
|
2016-03-30 21:12:01 +08:00 |
|
|
9faf2b4921
|
InputEvent carrying range
|
2016-03-30 20:11:48 +08:00 |
|
|
a7d2e80f4a
|
Some boundary foundations
|
2016-03-30 08:39:13 +08:00 |
|
|
564aef86aa
|
Previous approach had performance issue, fixing it
|
2016-03-30 06:17:37 +08:00 |
|
|
799a911e06
|
Partial % motion
|
2016-03-30 04:32:36 +08:00 |
|
|
3f687cb704
|
Some placeholders
|
2016-03-29 03:51:55 +08:00 |
|
|
78f8a20a5d
|
DELETE command in VISUAL, generalized Stator Obj
|
2016-03-23 03:15:02 +08:00 |
|
|
5f5e0604fa
|
Wrapping keyboardevent with InputEvent
|
2016-03-22 19:31:19 +08:00 |
|
|
75662e6d04
|
Some placeholder commands in VISUAL
|
2016-03-22 17:36:21 +08:00 |
|
|
e52c312af5
|
added g8, v ( hightlight only )
Some structural changes on VimControls
|
2016-03-22 02:08:07 +08:00 |
|
|
8769e69f35
|
Insert mode line break bug fix
|
2016-03-20 07:52:44 +08:00 |
|
|
dc63a882e3
|
Aaiu, cursor position
|
2016-03-19 19:05:07 +08:00 |
|