Commit Graph

21 Commits

Author SHA1 Message Date
78cb3d3610 Partial indent command 2016-04-16 00:06:59 +08:00
397239705c Indent based on last indent 2016-04-07 06:10:17 +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
f4dc0e7d9c Some placeholder commands, working substitution 2016-04-03 05:23:26 +08:00
62d2de3800 fixed DEL the end resulting wrong pos 2016-04-01 04:52:41 +08:00
cfa2e45e3d Put command 2016-03-31 20:25:43 +08:00
1bc1a90b31 Fixed a -> Enter -> BS -> Esc -> u inconsistency 2016-03-31 02:51:42 +08:00
78f8a20a5d DELETE command in VISUAL, generalized Stator Obj 2016-03-23 03:15:02 +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
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
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
bc3c511c6f Fix wrong position of lines with tab character 2016-03-16 18:55:18 +08:00
8bc4db7283 partial insert support 2016-03-16 00:11:39 +08:00
b7c693be07 externs 2016-03-15 05:22:37 +08:00
ee26a7dcc8 Remove useless imports 2016-03-15 03:38:05 +08:00
52e4733fcc Some interfaces 2016-03-15 03:06:16 +08:00