Commit Graph

115 Commits

Author SHA1 Message Date
rebornix
2478a2bbc1 update roadmap for scrolling pages 2016-09-15 14:21:24 -07:00
Dominic Gee
0faed06c94 Merged with master 2016-09-13 22:26:17 +02:00
Peng Lyu
436166d55c Register info (#756)
* show the content of registers

* update roadmap for register

* make tslint happy
2016-09-13 07:51:58 -07:00
rebornix
accc01695e text object movements for paragraphs 2016-09-12 17:55:20 -07:00
rebornix
26e358e24b add numeric prefix support for replace mode 2016-09-12 12:42:00 -07:00
rebornix
abb0a6ed13 add count support for 'r' 2016-09-12 10:48:54 -07:00
Peng Lyu
1b69c8bb96 Substitute marks (#744)
* add synonym for '<,'>

* support Marks in substitute

* support ; and update roadmap
2016-09-11 15:25:02 -07:00
Dominic Gee
2e441cce02 Undid last change to roadmap and updated properly 2016-09-10 00:18:19 +02:00
Dominic Gee
3c99ff4b34 Added read command to roadmap 2016-09-09 22:05:50 +02:00
rebornix
d56cb2f402 add snonyms for gt/T 2016-09-09 10:33:58 -07:00
rebornix
c0a986f991 update roadmap for tab commands 2016-09-09 10:21:42 -07:00
rebornix
1bf1841a2e add new command: show option value 2016-09-09 09:59:36 -07:00
Peng Lyu
7a2165121f Roadmap update (#717)
Update roadmap to reflect the real status of all commands.
2016-09-09 07:59:40 -07:00
rebornix
593ec486c8 add support for changing indentation 2016-09-07 14:37:08 -07:00
rebornix
6a22ec1f98 add ctrl-u in insert mode 2016-09-07 14:37:08 -07:00
rebornix
d44497cbac Special keys in Insert Mode 2016-09-07 14:37:08 -07:00
amin roosta
69ff80c3f6 Implement ; and , (#674)
* Implement ; and ,

* Trying to fix travis ci agent (which does not handle clipboard tests well)

* fix tslint errors

* cleanup

* more cleanup

* even more cleanup

* and more cleanup
2016-09-03 10:38:49 -07:00
Aiden Scandella
1185bceee2 Document autoindent option (#664)
So people know they can turn it on/off.
2016-08-30 01:24:28 -07:00
rebornix
2dde466c25 fix #642 2016-08-24 07:36:31 +08:00
rebornix
c33e515ecd zc, zo takes count 2016-08-22 09:33:34 -07:00
Aiden Scandella
396ccdf0bf Fix tag markup in roadmap (#628)
Github is just not displaying these because it thinks we're trying to
put real HTML tags in.
2016-08-19 16:23:31 +01:00
Aiden Scandella
d9cba8bbe6 Implement cit and cat tag movements (#619) 2016-08-18 02:02:27 -07:00
rebornix
e596ed6538 add synonyms for text object motions 2016-08-17 03:49:51 -07:00
rebornix
69d12b6e9b support case toggling with motions 2016-08-17 02:10:18 -07:00
rebornix
c6a77da8a4 support case toggling 2016-08-17 01:57:12 -07:00
rebornix
4106709b3e use inline code block to display <CR> tag 2016-08-15 14:58:50 +08:00
rebornix
24dd537c5e add part of missing sections in vim quickref 2016-08-15 13:16:14 +08:00
rebornix
900b5f6dd7 Update roadmap 2016-08-12 21:28:05 +08:00
rebornix
1693902fd6 Vim Settings 2016-08-12 21:28:05 +08:00
rebornix
b56c100446 Sentence selection 2016-08-12 13:36:03 +08:00
rebornix
b9a0b15742 Update roadmap 2016-08-11 18:42:40 +08:00
Grant Mathews
ac6a7ec1d6 Update ROADMAP 2016-08-09 03:17:27 -07:00
rebornix
d790dbd1f9 Substitute with no range 2016-08-08 15:20:19 +08:00
Glib Smaga
7b3eff970b Add support for S (#546)
* Add support for S

* Fix roadmap. Allow count for S. Nuke whole line.
2016-08-04 00:28:56 -07:00
amin roosta
17449064dd Support "{char} registers and clipboard access via "* register. (#543)
* add register '*'

* add copy-paste to access system clipboard

* read and write to clipboard when register * is accessed

* unit tests for registers

* support alphanameric registers & update roadmap

* trying to fix ci build

* Fix gulp:tslint errors

* use new test style in register.test.ts
2016-08-02 02:37:38 -07:00
Peng Lyu
d26ad408aa Move sections (#533)
* Move sections

* markdown C comment motions as low priority
2016-08-02 00:11:31 -07:00
Peng Lyu
98a05e0c4b update roadmap (#545)
* update roadmap

* update p
2016-08-02 00:07:36 -07:00
Peng Lyu
6a87d15960 Correct Fold behavior and update roadmap (#524)
* Correct Fold behavior and update roadmap

* Use abstract class

* update markdown table
2016-07-29 00:43:42 -07:00
Peng Lyu
caf3f0e859 Add tabs movement and fix tab command with correct counting (#507) 2016-07-26 01:26:38 -07:00
Aiden Scandella
0c18fa5be4 Implement quoted text objects (#483)
Fixes #471, #287
2016-07-24 19:00:25 -06:00
Peng Lyu
6c255011bc Word in visual mode (#385)
* refactor and minor fix aw

* Fix leading spaces of aw

* Fix numeric aw

* Add aW big word selection

* aw, aW visual mode test

* Refactor execActionForOperator for aw

* aw, aW Normal mode test

* fix whitespace and update roadmap status

* iw and iW

* When select chars in reverse order, {i/a}{w/W} works differently.

* iw, iW test cases.

* Refactor

* Fix null check for union type.
2016-07-23 00:33:55 -06:00
Aiden Scandella
910666d1b8 Implement additional text object commands (#450)
* Implement additional text object commands

This allows for e.g. 'ci(', 'ca"', 'di<' commands.

* Remove quote matching for now
2016-07-16 10:48:28 -07:00
Aiden Scandella
aa8f6051a8 Add support for ctrl+w in insert mode (#453)
* Add support for ctrl+w in insert mode

This deletes backwards, and is for some reason one of my most commonly
used keyboard shortcuts.

* Update manifests
2016-07-15 21:37:34 -07:00
Aiden Scandella
4dafbbd83d Fix checkmark syntax on roadmap (#454) 2016-07-15 21:01:36 -07:00
rebornix
2571b7dab7 Ctrl+U and Ctrl+D 2016-07-12 14:16:51 +08:00
Peng Lyu
a65bd00fb3 Update window command status (#398) 2016-07-07 23:42:51 -07:00
Grant Mathews
81c8ceebd7 Woo woo 2016-07-05 22:04:17 -07:00
Grant Mathews
eff9322cbe Change formatting in ROADMAP 2016-06-30 13:15:23 -04:00
Grant Mathews
2ab1bf269c Update ROADMAP 2016-06-30 13:13:41 -04:00
Grant Mathews
b79c138cc0 Mark low priority commands 2016-06-29 21:01:41 -04:00
Grant Mathews
1c8a7faddf Merge pull request #371 from rebornix/unclosed
Unclosed brackets
2016-06-29 13:13:11 -04:00
rebornix
a064cff9ca Update unclosed brakcets roadmap 2016-06-29 13:41:58 +08:00
rebornix
9e9c212650 Mark impossible commands for tabs. 2016-06-28 14:48:09 +08:00
rebornix
17edb76444 Tab Close and Tab Only 2016-06-28 14:45:47 +08:00
rebornix
061f86ea61 New Tab. 2016-06-28 14:30:08 +08:00
rebornix
8257f5f7c7 Update docs 2016-06-28 14:12:53 +08:00
rebornix
1d21a526ce Add numeric prefix support. 2016-06-28 12:58:28 +08:00
rebornix
ca23b6641b Add Tab Support 2016-06-28 10:25:28 +08:00
rebornix
33e28c4c33 Fix N sentences 2016-06-27 15:29:20 +08:00
Grant Mathews
d657e9e408 Update ROADMAP 2016-06-24 02:27:32 -07:00
Grant Mathews
0a8a1186f5 Update ROADMAP 2016-06-24 02:17:50 -07:00
Grant Mathews
a6e2266e38 Update ROADMAP 2016-06-24 01:52:35 -07:00
Grant Mathews
a8f5457235 Update ROADMAP 2016-06-24 01:18:11 -07:00
Grant Mathews
872357aac6 Update ROADMAP 2016-06-23 12:21:10 -07:00
Grant Mathews
bfc42434e4 Update and rename COMMAND_LIST to ROADMAP 2016-06-23 11:34:40 -07:00