AstroJS/botanjs/src/Components/Vim/Actions
2016-04-07 06:10:17 +08:00
..
BUFFERS.js what?? 2016-04-03 08:01:48 +08:00
DELETE.js x also is removing last character... 2016-04-05 07:24:23 +08:00
EDITOR_COMMAND.js Various basic editor commands 2016-04-03 07:50:19 +08:00
FIND.js Guarding for infinite loop 2016-04-03 23:35:26 +08:00
INSERT.js Indent based on last indent 2016-04-07 06:10:17 +08:00
JOIN_LINES.js JOIN_LINES for single action 2016-04-03 09:24:14 +08:00
PRINT_HEX.js Some placeholder commands, working substitution 2016-04-03 05:23:26 +08:00
PUT.js Some placeholder commands, working substitution 2016-04-03 05:23:26 +08:00
QUIT.js Various basic editor commands 2016-04-03 07:50:19 +08:00
REDO.js Some placeholder commands, working substitution 2016-04-03 05:23:26 +08:00
REGISTERS.js Various basic editor commands 2016-04-03 07:50:19 +08:00
REPLACE.js Some placeholder commands, working substitution 2016-04-03 05:23:26 +08:00
TO.js Added VISUAL LINE 2016-04-05 02:57:40 +08:00
UNDO.js Some placeholder commands, working substitution 2016-04-03 05:23:26 +08:00
VERSION.js Various basic editor commands 2016-04-03 07:50:19 +08:00
VISUAL.js s-->e visual line AP at upper limit misplaced 2016-04-05 07:09:27 +08:00
WORD.js Added b & w 2016-04-03 20:55:36 +08:00
WRITE.js Various basic editor commands 2016-04-03 07:50:19 +08:00
YANK.js Added VISUAL LINE 2016-04-05 02:57:40 +08:00