Commit Graph

95 Commits

Author SHA1 Message Date
斟酌 鵬兄 2fda27b7be c-d, c-u, HTML, gj, gk & bug fixes 2017-01-30 20:13:15 +08:00
斟酌 鵬兄 06526f00a7 Added c-e, c-y 2017-01-30 14:55:57 +08:00
斟酌 鵬兄 36a2dfac79 Fixed w motion, added e motion 2017-01-30 14:33:16 +08:00
斟酌 鵬兄 b0f72f1281 b should not goes to the end of WORD 2017-01-30 13:41:05 +08:00
斟酌 鵬兄 7000a67b4b Update Readme 2017-01-28 17:11:19 +08:00
斟酌 鵬兄 9f7c0c4b7d Display session data in textarea instead of prompt 2017-01-28 14:37:58 +08:00
斟酌 鵬兄 f85e65c23e Fixed last line cannot be dd-ed 2017-01-28 13:20:01 +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
斟酌 鵬兄 42bbc3b240 Fixed cursor mis-positioned on tab characters 2017-01-25 11:04:29 +08:00
斟酌 鵬兄 4b200697dc Fixed autoIndent by tab pos error 2017-01-09 10:48:00 +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
斟酌 鵬兄 664b0f2ec1 Update README.md 2016-04-28 12:38:38 +08:00
斟酌 鵬兄 5f42c711cf Bug fix UNDO / REDO error for indent chopping 2016-04-17 17:18:55 +08:00
斟酌 鵬兄 3c2cb66c8f Bug fix for count movement 2016-04-16 22:33:02 +08:00
斟酌 鵬兄 450a7d578c Polyfilling KeyboardEvent.key for Chrome < 51
Fixed mod commands overriding INSERT action
2016-04-16 21:50:16 +08:00
斟酌 鵬兄 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
斟酌 鵬兄 d7b2754ba1 Update README.md 2016-04-16 04:05:47 +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
斟酌 鵬兄 23fdc93a65 Update README.md 2016-04-05 07:52:25 +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
斟酌 鵬兄 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