Commit Graph

32 Commits

Author SHA1 Message Date
Silverquark
50af86da16
added link to vscode extension in readme 2022-11-23 22:24:21 +01:00
Leo Lüker
711f3d099b updated readme 2022-11-21 21:00:10 +01:00
Leo Lüker
74aa79b500 updated readme 2022-11-21 20:55:23 +01:00
Grégoire Geis
ec6cc87826 package.json: pre-release 0.5.12001 2022-11-11 11:21:11 +01:00
Grégoire Geis
6d305ef65e commands: accept modifiers e.g. (?i) in regexps 2022-10-09 08:05:41 +09:00
Grégoire Geis
3430afbfa4 misc: rename input to more accurate identifiers 2022-05-14 01:32:55 +02:00
Grégoire Geis
4e9d32f244 api: respect automation profile to run commands (fixes #248) 2022-04-30 15:40:28 +02:00
Grégoire Geis
e57f9515bd doc: remove disclaimer and update README 2022-03-03 00:09:29 +01:00
Stuart Hinson
d17c6cdebd
doc: tweak conf section language (#208)
* Tweak conf section language

Switching to `js` for the config sample causes the comment to render as a comment. Bit unfortunate, but probably a net improvement :)

* Updated to jsonc formatting in README
2021-10-28 22:22:54 +02:00
Delapouite
48bf08f92e doc: add section about status bar segments 2021-09-06 18:52:11 +02:00
Grégoire Geis
a83bffde8e Edit description for 0.5.1. 2021-06-02 23:15:38 +02:00
Grégoire Geis
1190132245 Save insert-mode selections to jump back to them. 2021-05-17 21:12:34 +02:00
Grégoire Geis
2d38438e15 Rewrite Dance for v0.5.0. 2021-05-04 22:10:37 +02:00
Grégoire Geis
79ecbbc469 Use prettier. 2020-10-13 14:35:08 +02:00
Yuchen Shi
09b1cc4608
Document selection behaviors in README. 2020-06-22 22:21:18 +02:00
Grégoire Geis
2b67f6a233 Update README for some of the latest changes. 2020-06-16 22:54:00 +02:00
Grégoire Geis
6a55f32df3 Added repeat / macros. 2019-05-30 23:33:11 +09:00
Grégoire Geis
1bb55b77e6 register now uses system clipboard; bug fixes. 2019-04-20 02:25:19 +09:00
Grégoire Geis
46cadc7ca9 Implemented searching. 2019-04-20 02:00:49 +09:00
Grégoire Geis
a7619193d0 Added deindent. 2019-04-19 19:48:19 +09:00
Grégoire Geis
22cf02a35b Added rotate implementation. 2019-04-19 18:18:56 +09:00
Grégoire Geis
499de71415 Slight improvement to structure, + some details in README. 2019-04-19 08:59:47 +09:00
Grégoire Geis
8b26ecfd97 Now changing editor.lineNumbers along with insert/normal mode. 2019-04-17 12:16:22 +09:00
Grégoire Geis
c603279639 Added troubleshooting section to README. 2019-04-17 12:01:03 +09:00
Grégoire Geis
8398267b58 Added yank, paste, join, replace, indent. 2019-04-17 11:55:44 +09:00
Grégoire Geis
0d63d061cb Added some insertion commands. 2019-04-10 15:53:49 +09:00
Grégoire Geis
614150dc94 Added object selection for remaining objects. 2019-04-08 15:42:00 +09:00
Grégoire Geis
73b477e474 Character > Digit. 2019-04-05 14:20:21 +09:00
Grégoire Geis
f7bfbb852d Better pipes. 2019-04-05 14:18:49 +09:00
Grégoire Geis
67b4cfb2a2 Why did I even write Bullet Dance, I wonder? 2019-04-04 17:46:36 +09:00
Grégoire Geis
85c811a95c Good ol README fix. 2019-04-04 17:46:06 +09:00
Grégoire Geis
b20d03aef5 Initial commit. 2019-04-04 17:43:47 +09:00