Commit Graph

117 Commits

Author SHA1 Message Date
penguin c6e4bdc509 Merge remote-tracking branches 'origin/master' and 'vim/master' into Astro 2016-03-29 03:54:22 +08:00
penguin 3f687cb704 Some placeholders 2016-03-29 03:51:55 +08:00
penguin 54475422a0 using rest args 2016-03-29 03:48:44 +08:00
penguin 78f8a20a5d DELETE command in VISUAL, generalized Stator Obj 2016-03-23 03:15:02 +08:00
penguin 5f5e0604fa Wrapping keyboardevent with InputEvent 2016-03-22 19:31:19 +08:00
penguin 75662e6d04 Some placeholder commands in VISUAL 2016-03-22 17:36:21 +08:00
penguin e52c312af5 added g8, v ( hightlight only )
Some structural changes on VimControls
2016-03-22 02:08:07 +08:00
penguin 8769e69f35 Insert mode line break bug fix 2016-03-20 07:52:44 +08:00
penguin dc63a882e3 Aaiu, cursor position 2016-03-19 19:05:07 +08:00
penguin b17ca21420 fixed G / gg issue on some cases 2016-03-18 08:34:36 +08:00
penguin f227c7e16b G / gg commands 2016-03-18 05:55:04 +08:00
penguin 36897e6bbd Merge remote-tracking branches 'vim/master' and 'origin/master' into Astro 2016-03-18 05:39:13 +08:00
penguin 592888b088 Added Substring count function 2016-03-18 05:38:34 +08:00
penguin e0c50f1bff Rewrite the way to init VimControls 2016-03-18 05:32:51 +08:00
penguin acb5d72d89 Added a beep sound 2016-03-18 03:35:45 +08:00
penguin db922421be Handle the DELETE / BACKSPACE on INSERT 2016-03-17 19:59:07 +08:00
penguin 44fec5abfd Store the stacks indefinitely 2016-03-17 07:16:06 +08:00
penguin 865530709b Proper REDO / UNDO function ( without cursor pos ) 2016-03-17 06:08:38 +08:00
penguin f1653727f2 Some sort of UNDO / REDO ( not functional yet ) 2016-03-17 04:57:43 +08:00
penguin b1807ebc09 Merge remote-tracking branch 'origin/master' into Astro 2016-03-16 19:06:34 +08:00
penguin bbf4f47e86 Remove the license header inside js files 2016-03-16 19:03:06 +08:00
penguin ae6048ecb1 Merge remote-tracking branch 'vim/master' into Astro 2016-03-16 18:56:07 +08:00
penguin bc3c511c6f Fix wrong position of lines with tab character 2016-03-16 18:55:18 +08:00
penguin 145445d6c1 Fix the link color in footnote 2016-03-16 18:53:59 +08:00
penguin 24dfd38eef The Github page 2016-03-16 00:14:40 +08:00
penguin e2d9d83938 Merge remote-tracking branch 'vim/master' into Astro 2016-03-16 00:13:40 +08:00
penguin 8bc4db7283 partial insert support 2016-03-16 00:11:39 +08:00
penguin b7c693be07 externs 2016-03-15 05:22:37 +08:00
penguin ee26a7dcc8 Remove useless imports 2016-03-15 03:38:05 +08:00
penguin e883d154d2 Merge remote-tracking branch 'origin/master' into Astro 2016-03-15 03:08:46 +08:00
penguin a6992e66a3 Merge remote-tracking branch 'vim/master' into Astro 2016-03-15 03:07:43 +08:00
penguin 52e4733fcc Some interfaces 2016-03-15 03:06:16 +08:00
penguin ebd9ad0460 jwork no celery-mode, should resolve wildcard imports 2016-03-15 03:01:46 +08:00
penguin cbec2c7475 wordwrap panning for k 2016-03-14 23:57:17 +08:00
penguin 97480cd0c6 wordwrap panning for j 2016-03-14 23:28:30 +08:00
penguin 9757dec7a0 Handle the tabwidth 2016-03-14 03:33:36 +08:00
penguin bd35ed56b1 j for collapsed line ( partial ) 2016-03-14 02:15:24 +08:00
penguin 2548970f3a Partial nav of "jkhl$^" 2016-03-13 20:26:26 +08:00
penguin 751530b42d Some navigation, but not working:( 2016-03-13 08:35:29 +08:00
penguin 6ce714be1e Create LICENSE 2016-03-13 03:31:55 +08:00
penguin d6bbf245c6 Some drafts 2016-03-13 03:30:33 +08:00
penguin c83ca8e1a2 Login banned message 2016-03-11 22:17:02 +08:00
penguin 0e7234c325 Calendar style fix 2016-03-10 03:28:02 +08:00
penguin cbd36260dc Escape strings 2016-03-09 23:42:55 +08:00
penguin 49d9bb0f4f Home entry image set to 100% 2016-03-09 19:58:35 +08:00
penguin 33b1d18836 Reset the candidate cycle when advancing levels 2016-03-09 14:54:46 +08:00
penguin ab0add94d2 Merge remote-tracking branch 'origin/master' into Astro 2016-03-09 14:49:59 +08:00
penguin 9e310a6fe2 Match all 2016-03-09 14:48:58 +08:00
penguin aa38487f9f Allow MessageBox to be updated via show 2016-03-06 23:26:15 +08:00
penguin 041617f0b4 Added footnote support 2016-03-06 23:25:13 +08:00