|
f4dc0e7d9c
|
Some placeholder commands, working substitution
|
2016-04-03 05:23:26 +08:00 |
|
|
dd12efa607
|
Merge remote-tracking branch 'vim/master' into Astro
|
2016-04-02 20:09:19 +08:00 |
|
|
63575ce2e6
|
Update README.md
|
2016-04-02 20:08:04 +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 |
|
|
eb3669ebab
|
Merge remote-tracking branch 'vim/master' into Astro
|
2016-03-31 03:19:31 +08:00 |
|
|
27ce6b3e50
|
Update README.md
|
2016-03-31 03:17:40 +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 |
|
|
2fbcce6a12
|
Lower the font-size of title, remove duplicate style
|
2016-03-30 20:17:59 +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 |
|
|
c6e4bdc509
|
Merge remote-tracking branches 'origin/master' and 'vim/master' into Astro
|
2016-03-29 03:54:22 +08:00 |
|
|
3f687cb704
|
Some placeholders
|
2016-03-29 03:51:55 +08:00 |
|
|
54475422a0
|
using rest args
|
2016-03-29 03:48:44 +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 |
|
|
605ac1e95a
|
Update README.md
|
2016-03-22 02:55:29 +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 |
|
|
b17ca21420
|
fixed G / gg issue on some cases
|
2016-03-18 08:34:36 +08:00 |
|
|
f227c7e16b
|
G / gg commands
|
2016-03-18 05:55:04 +08:00 |
|
|
36897e6bbd
|
Merge remote-tracking branches 'vim/master' and 'origin/master' into Astro
|
2016-03-18 05:39:13 +08:00 |
|
|
592888b088
|
Added Substring count function
|
2016-03-18 05:38:34 +08:00 |
|
|
e0c50f1bff
|
Rewrite the way to init VimControls
|
2016-03-18 05:32:51 +08:00 |
|
|
acb5d72d89
|
Added a beep sound
|
2016-03-18 03:35:45 +08:00 |
|
|
db922421be
|
Handle the DELETE / BACKSPACE on INSERT
|
2016-03-17 19:59:07 +08:00 |
|
|
44fec5abfd
|
Store the stacks indefinitely
|
2016-03-17 07:16:06 +08:00 |
|
|
865530709b
|
Proper REDO / UNDO function ( without cursor pos )
|
2016-03-17 06:08:38 +08:00 |
|
|
f1653727f2
|
Some sort of UNDO / REDO ( not functional yet )
|
2016-03-17 04:57:43 +08:00 |
|
|
b1807ebc09
|
Merge remote-tracking branch 'origin/master' into Astro
|
2016-03-16 19:06:34 +08:00 |
|
|
3c887fe9cc
|
Update AD_LICENSE
|
2016-03-16 19:05:59 +08:00 |
|
|
bbf4f47e86
|
Remove the license header inside js files
|
2016-03-16 19:03:06 +08:00 |
|
|
ae6048ecb1
|
Merge remote-tracking branch 'vim/master' into Astro
|
2016-03-16 18:56:07 +08:00 |
|
|
bc3c511c6f
|
Fix wrong position of lines with tab character
|
2016-03-16 18:55:18 +08:00 |
|
|
145445d6c1
|
Fix the link color in footnote
|
2016-03-16 18:53:59 +08:00 |
|