Commit Graph

69 Commits

Author SHA1 Message Date
f8722a3359 Removed unused js 2018-07-15 23:05:21 +08:00
f20d0b9773 Merge remote-tracking branch 'origin/master' into Astro 2018-05-15 17:57:14 +08:00
e6eb7ea34d Dropped Swd & ExtAPI 2018-05-15 17:55:56 +08:00
13b3288b74 Merge remote-tracking branch 'origin/master' into Astro 2017-10-26 16:22:38 +08:00
7ab3fa333e Added zlib, fixed wildcard import ignoring namespaces 2017-10-26 16:17:17 +08:00
3b21cce781 Merge remote-tracking branch 'vim/master' into Astro 2017-03-17 13:37:10 +08:00
1511c70957 Added :{number} support 2017-03-17 13:34:31 +08:00
b9aefecb6f Merge remote-tracking branches 'origin/master' and 'vim/master' into Astro 2017-01-30 20:54:56 +08:00
9f7c0c4b7d Display session data in textarea instead of prompt 2017-01-28 14:37:58 +08:00
a847510f49 VA_REC impl 2017-01-28 12:18:19 +08:00
d6a27ca87e First char INSERT issue due to prev commit 2017-01-25 15:42:05 +08:00
33bf67f587 Merge remote-tracking branch 'vim/master' into Astro 2017-01-09 10:49:14 +08:00
50686073d8 Replaced quirky tab char with virtual space chars 2017-01-09 10:18:21 +08:00
a6ccf7e4db Quote in between & PUT impl 2017-01-06 18:06:19 +08:00
0f2bf150a7 Merge remote-tracking branch 'origin/master' into Astro 2016-10-26 18:06:00 +08:00
03574cf6d0 MOBILE constant 2016-10-26 18:05:12 +08:00
dd4f423919 Merge remote-tracking branch 'origin/master' into Astro 2016-05-25 12:16:56 +08:00
866bf6db28 IDOMElement: added clear, renamed lootChildren 2016-05-25 12:15:36 +08:00
da21dd9a1e Merge remote-tracking branch 'vim/master' into Astro 2016-04-16 18:32:26 +08:00
6f7a1cc92c Various bug fixes, rename InputEvent to ActionEvent 2016-04-07 23:11:23 +08:00
174ea40651 Merge remote-tracking branches 'vim/master' and 'origin/master' into Astro 2016-04-03 07:52:11 +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
dd12efa607 Merge remote-tracking branch 'vim/master' into Astro 2016-04-02 20:09:19 +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
af2da6e023 Added YANK 2016-03-31 23:37:44 +08:00
eb3669ebab Merge remote-tracking branch 'vim/master' into Astro 2016-03-31 03:19:31 +08:00
79705e9b14 Reset analyzed content when needed 2016-03-31 03:12:18 +08:00
553cab9776 Visual viw, viw{bracket}, Ctrl+f, Ctcl+b 2016-03-31 02:25:39 +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
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
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
acb5d72d89 Added a beep sound 2016-03-18 03:35:45 +08:00
f1653727f2 Some sort of UNDO / REDO ( not functional yet ) 2016-03-17 04:57:43 +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
e2d9d83938 Merge remote-tracking branch 'vim/master' into Astro 2016-03-16 00:13:40 +08:00
8bc4db7283 partial insert support 2016-03-16 00:11:39 +08:00
b7c693be07 externs 2016-03-15 05:22:37 +08:00
c83ca8e1a2 Login banned message 2016-03-11 22:17:02 +08:00