Commit Graph

114 Commits

Author SHA1 Message Date
4462d7ba3d Added wq. Added custom wc which writes for copy to clipboard 2018-11-20 18:04:23 +08:00
17c4cc4d18 typo 2018-07-25 20:00:40 +08:00
7a29206edb Dispatch a "change" Event on quit to notify other handlers 2018-07-22 01:06:22 +08:00
9da78e2711 Improve the guessing of tabstop when file is in space 2017-11-16 12:25:50 +08:00
4311ff3a6e Draft Actions MARK 2017-03-20 12:47:02 +08:00
282ecffce2 Added Support for S 2017-03-17 19:09:28 +08:00
1511c70957 Added :{number} support 2017-03-17 13:34:31 +08:00
68ee6dacc6 Fixed JOIN_LINES did not work properly 2017-03-15 15:12:42 +08:00
c9c5ff25af FIND does not work properly due to 5311dc0 2017-03-14 11:32:35 +08:00
7624d2b2fb Avoid using for..in 2017-03-07 18:45:38 +08:00
9aec0a1d82 Update README.md 2017-03-07 16:45:59 +08:00
87836ef9bb Update README.md 2017-03-07 16:44:58 +08:00
96b0a691c5 Advanced version number 2017-03-07 15:54:25 +08:00
08865e062e Fixed reverse FIND does not work properly 2017-03-07 15:01:40 +08:00
5311dc043d Fixed a cursor jumping issue for word-wrapped lines 2017-03-07 12:07:58 +08:00
6c39f480bf can now q! 2017-03-02 18:26:14 +08:00
e81fe5cc37 Fix VA_REC broken by changes of DELETE 2017-01-31 11:54:53 +08:00
5f734a6030 Update Version Number 2017-01-30 21:00:49 +08:00
0e84b4c260 Added c command 2017-01-30 20:51:12 +08:00
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